diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2007-09-13 19:07:08 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2007-09-13 19:07:08 +0000 |
commit | ae1b029b9668cc83fc59a15efecaa57560f6b3c5 (patch) | |
tree | 9878c239cae692a3dbe7a0e947e64b35754d1162 | |
parent | c3e8b5a371bca0bc2ed684c2f847a6a4203293c9 (diff) |
+ Ralink Tech. RT2860
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index df48585de84..fb8ba056b2a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1264 2007/09/13 16:55:06 brad Exp $ +$OpenBSD: pcidevs,v 1.1265 2007/09/13 19:07:07 damien Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3436,6 +3436,9 @@ product RALINK RT2560 0x0201 RT2560 product RALINK RT2561S 0x0301 RT2561S product RALINK RT2561 0x0302 RT2561 product RALINK RT2661 0x0401 RT2661 +product RALINK RT2860_1 0x0601 RT2860 +product RALINK RT2860_2 0x0701 RT2860 +product RALINK RT2860_3 0x0801 RT2860 /* Realtek products */ product REALTEK RT8029 0x8029 8029 |