diff options
author | imp <imp@FreeBSD.org> | 2006-05-08 22:22:25 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2006-05-08 22:22:25 +0000 |
commit | 99b378bc44e0b7cf9664496700b6eb9176debc17 (patch) | |
tree | 384f72fb0b500b182891f13451a50d80c7ca7073 /sys/dev/pccard | |
parent | d5886439341760708acad974e191893153fa8423 (diff) | |
download | FreeBSD-src-99b378bc44e0b7cf9664496700b6eb9176debc17.zip FreeBSD-src-99b378bc44e0b7cf9664496700b6eb9176debc17.tar.gz |
The D-Link DE-650 that I got in the last bulk PC Card purchase needs an
entry. Add it (back).
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r-- | sys/dev/pccard/pccarddevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index c2a0bf7..4fb477b 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -677,6 +677,7 @@ product COREGA WIRELESS_LAN_PCCA_11 { "corega&spK.K.", "Wireless&spLAN&spPCCA-11 product COREGA WIRELESS_LAN_PCCB_11 { "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } Corega Wireless LAN PCCB-11 product COREGA WIRELESS_LAN_PCCL_11 { "corega", "WL&spPCCL-11", NULL, NULL } Corega Wireless LAN PCCL-11 +product DLINK DE650 { "D-Link", "DE-650", NULL, NULL } D-Link DE-660 product DLINK DE660 { "D-Link", "DE-660", NULL, NULL } D-Link DE-660 product DLINK DE660PLUS { "D-Link", "DE-660+", NULL, NULL } D-Link DE-660+ product DLINK DWL650H { "D-Link&spCorporation", "D-Link&spDWL-650H&sp11Mbps&spWLAN&spAdapter", NULL, NULL } D-Link DWL-650H |