mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
The Compaq WL200 is a CL-PD6729 based pci card with a prism 2 pcmcia
card behind it (without the pcmcia form factor). This entry gets to the point of attaching, but there's something wrong with the '29 support, so it doesn't quite work yet.
This commit is contained in:
parent
90780c4b05
commit
285e939e1e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100290
@ -1835,6 +1835,12 @@ card "Compaq" "Compaq WL110 PC Card"
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Compaq WL200
|
||||
card "Compaq" "Compaq WL200_11Mbps_Wireless_PCI_Card"
|
||||
config auto "wi" ?
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Corega KK Wireless LAN PCC-11
|
||||
card "corega K.K." "Wireless LAN PCC-11"
|
||||
config auto "wi" ?
|
||||
|
Loading…
Reference in New Issue
Block a user