From 30cfb5b6794f99c1511d5edbd4ed77f6c7f15a01 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Mon, 21 Dec 1998 18:04:20 +0000 Subject: Include rdp(4). Should i also include it into GENERIC? --- sys/conf/NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/conf/NOTES') 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 -- cgit v1.2.3