diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2008-07-18 11:44:23 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2008-07-18 11:44:23 +0000 |
commit | f18a9b37281fe904f3034be414cc709560c09102 (patch) | |
tree | 022cbd58eb9db0f4db32cc194831c7c4c129a16c /sys/dev/pci | |
parent | e0fd220b12a518582a25da4507633c6632dd5ec7 (diff) |
Add Belkin Wireless G Notebook Card F5D7010 (rtw(4) RTL8185-based)
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5dc0a919897..5677cf0939b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1386 2008/07/07 07:38:40 bernd Exp $ +$OpenBSD: pcidevs,v 1.1387 2008/07/18 11:44:22 reyk Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1150,6 +1150,7 @@ product AVM T1 0x1200 PRI T1 ISDN /* Belkin Components products */ product BELKIN2 F5D6001 0x6001 F5D6001 product BELKIN2 F5D6020V3 0x6020 F5D6020V3 +product BELKIN2 F5D7010 0x701f F5D7010 product BELKIN F5D6000 0xec00 F5D6000 /* Bit3 products */ |