aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1998-12-21 18:04:20 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1998-12-21 18:04:20 +0000
commit30cfb5b6794f99c1511d5edbd4ed77f6c7f15a01 (patch)
tree79aa6bfc0c1ad74d5686cdcdefa2693f2c0c0d2a /sys/conf/NOTES
parent8194a572155d75f0b969323f4c57d721fdd8786b (diff)
downloadsrc-30cfb5b6794f99c1511d5edbd4ed77f6c7f15a01.tar.gz
src-30cfb5b6794f99c1511d5edbd4ed77f6c7f15a01.zip
Include rdp(4).
Should i also include it into GENERIC?
Notes
Notes: svn path=/head/; revision=41983
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 749c2f341b3f..2a3fa5e4bec5 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.508 1998/12/12 08:15:59 imp Exp $
+# $Id: LINT,v 1.509 1998/12/13 23:06:16 n_hibma Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1110,6 +1110,7 @@ options "EXTRA_SIO=2" #number of extra sio ports to allocate
# le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100,
# DE101, DE200, DE201, DE202, DE203, DE204, DE205, DE422)
# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 & Am79C960)
+# rdp: RealTek RTL 8002-based pocket ethernet adapters
# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
# wl: Lucent Wavelan (ISA card only).
# ze: IBM/National Semiconductor PCMCIA ethernet controller.
@@ -1131,6 +1132,7 @@ device ie0 at isa? port 0x300 net irq 5 iomem 0xd0000
device ie1 at isa? port 0x360 net irq 7 iomem 0xd0000
device le0 at isa? port 0x300 net irq 5 iomem 0xd0000
device lnc0 at isa? port 0x280 net irq 10 drq 0
+device rdp0 at isa? port 0x378 net irq 7 flags 2
device sr0 at isa? port 0x300 net irq 5 iomem 0xd0000
options WLCACHE # enables the signal-strength cache
options WLDEBUG # enables verbose debugging output