summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2004-03-14 09:46:36 +0000
committernyan <nyan@FreeBSD.org>2004-03-14 09:46:36 +0000
commit994f9faf0877ccacd25cf9dabbac0d3a3a9a8a23 (patch)
tree24fcf1cdb7fdedb7299f8ef13d13be32d67e5038 /sys/pc98
parent557a78cc43a1862d88671b6b56f4b28d851e158e (diff)
downloadFreeBSD-src-994f9faf0877ccacd25cf9dabbac0d3a3a9a8a23.zip
FreeBSD-src-994f9faf0877ccacd25cf9dabbac0d3a3a9a8a23.tar.gz
MFi386: Remove the stl and stli drivers.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/NOTES19
1 files changed, 0 insertions, 19 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 23b53bb..64c96f2 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:
OpenPOWER on IntegriCloud