aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf/NOTES
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-10-07 16:21:03 +0000
committerWarner Losh <imp@FreeBSD.org>2004-10-07 16:21:03 +0000
commitbacb482d94518367b83ecea533ae07cc1b15da34 (patch)
treea70766952b97d9332bd2ed1b0448e1f79ff14433 /sys/i386/conf/NOTES
parent048b39f692b1cd53cde496123b3555c1329360b5 (diff)
downloadsrc-bacb482d94518367b83ecea533ae07cc1b15da34.tar.gz
src-bacb482d94518367b83ecea533ae07cc1b15da34.zip
Port pbio to HEAD.
OK'd by: dds
Notes
Notes: svn path=/head/; revision=136230
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r--sys/i386/conf/NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 7f3cbeea6966..55df75280347 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -682,6 +682,10 @@ device digi_EPCX_PCI
device digi_Xe
device digi_Xem
device digi_Xr
+# Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724)
+device pbio
+hint.pbio.0.at="isa"
+hint.pbio.0.port="0x360"
device spic
hint.spic.0.at="isa"
hint.spic.0.port="0x10a0"