mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 21:36:47 -04:00
Add missing comment characters from wi driver description.
This commit is contained in:
parent
84c55b38e4
commit
5f0d05904c
3 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue