diff options
-rw-r--r-- | sys/conf/NOTES | 6 | ||||
-rw-r--r-- | sys/i386/conf/LINT | 6 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 83c4191..580260f 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.592 1999/05/05 07:36:53 wpaul Exp $ +# $Id: LINT,v 1.593 1999/05/05 12:22:31 jb 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 @@ -1199,8 +1199,8 @@ options EXTRA_SIO=2 #number of extra sio ports to allocate # sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp) # wl: Lucent Wavelan (ISA card only). # wi: Lucent WaveLAN/IEEE 802.11 PCMCIA adapters. Note: this supports both - the PCMCIA and ISA cards: the ISA card is really a PCMCIA to ISA - bridge with a PCMCIA adapter plugged into it. +# the PCMCIA and ISA cards: the ISA card is really a PCMCIA to ISA +# bridge with a PCMCIA adapter plugged into it. # ze: IBM/National Semiconductor PCMCIA ethernet controller. # zp: 3Com PCMCIA Etherlink III (It does not require shared memory for # send/receive operation, but it needs 'iomem' to read/write the diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 83c4191..580260f 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -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.592 1999/05/05 07:36:53 wpaul Exp $ +# $Id: LINT,v 1.593 1999/05/05 12:22:31 jb 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 @@ -1199,8 +1199,8 @@ options EXTRA_SIO=2 #number of extra sio ports to allocate # sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp) # wl: Lucent Wavelan (ISA card only). # wi: Lucent WaveLAN/IEEE 802.11 PCMCIA adapters. Note: this supports both - the PCMCIA and ISA cards: the ISA card is really a PCMCIA to ISA - bridge with a PCMCIA adapter plugged into it. +# the PCMCIA and ISA cards: the ISA card is really a PCMCIA to ISA +# bridge with a PCMCIA adapter plugged into it. # ze: IBM/National Semiconductor PCMCIA ethernet controller. # zp: 3Com PCMCIA Etherlink III (It does not require shared memory for # send/receive operation, but it needs 'iomem' to read/write the diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 83c4191..580260f 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/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.592 1999/05/05 07:36:53 wpaul Exp $ +# $Id: LINT,v 1.593 1999/05/05 12:22:31 jb 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 @@ -1199,8 +1199,8 @@ options EXTRA_SIO=2 #number of extra sio ports to allocate # sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp) # wl: Lucent Wavelan (ISA card only). # wi: Lucent WaveLAN/IEEE 802.11 PCMCIA adapters. Note: this supports both - the PCMCIA and ISA cards: the ISA card is really a PCMCIA to ISA - bridge with a PCMCIA adapter plugged into it. +# the PCMCIA and ISA cards: the ISA card is really a PCMCIA to ISA +# bridge with a PCMCIA adapter plugged into it. # ze: IBM/National Semiconductor PCMCIA ethernet controller. # zp: 3Com PCMCIA Etherlink III (It does not require shared memory for # send/receive operation, but it needs 'iomem' to read/write the |