diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-05-06 18:08:23 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-05-06 18:08:23 +0000 |
| commit | 5f0d05904c70c58e07d4fd7fa4570840fbd9afda (patch) | |
| tree | 32efb7a6bef52f1cfea62f5ce38b59fb5b108ca7 /sys | |
| parent | 84c55b38e46b9255c93283cc194a9fd5006b3820 (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 83c41912d2fb..580260ff1ffd 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 83c41912d2fb..580260ff1ffd 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 83c41912d2fb..580260ff1ffd 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 |
