From eba504ff39c449b914c5cd99199f8ac3e223e64a Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Sun, 14 Mar 2004 09:46:36 +0000 Subject: [PATCH] MFi386: Remove the stl and stli drivers. --- sys/pc98/conf/NOTES | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 23b53bbee1f..64c96f24172 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -459,28 +459,11 @@ options SAFE_RNDTEST # enable rndtest support # pmtimer: Timer device driver for power management events (APM or ACPI) # cy: Cyclades serial driver # digi: Digiboard driver -# stl: Stallion EasyIO and EasyConnection 8/32 (cd1400 based) -# stli: Stallion EasyConnection 8/64, ONboard, Brumby (intelligent) # Notes on APM # The flags takes the following meaning for apm0: # 0x0020 Statclock is broken. -# Notes on the Stallion stl and stli drivers: -# See src/i386/isa/README.stl for complete instructions. -# This is version 0.0.5alpha, unsupported by Stallion. -# The stl driver has a secondary IO port hard coded at 0x280. You need -# to change src/i386/isa/stallion.c if you reconfigure this on the boards. -# The "flags" and "msize" settings on the stli driver depend on the board: -# EasyConnection 8/64 ISA: flags 23 msize 0x1000 -# EasyConnection 8/64 EISA: flags 24 msize 0x10000 -# EasyConnection 8/64 MCA: flags 25 msize 0x1000 -# ONboard ISA: flags 4 msize 0x10000 -# ONboard EISA: flags 7 msize 0x10000 -# ONboard MCA: flags 3 msize 0x10000 -# Brumby: flags 2 msize 0x4000 -# Stallion: flags 1 msize 0x10000 - device apm hint.apm.0.flags="0x20" device canbus @@ -503,8 +486,6 @@ device digi_Xr device olpt hint.olpt.0.at="isa" hint.olpt.0.port="0x040" -device stl -device stli # # Laptop/Notebook options: