diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2010-04-05 14:07:40 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2010-04-05 14:07:40 +0000 |
commit | 1898f1fd99e12bb92082ed256578094e577fda80 (patch) | |
tree | 1040ddb02b6d83d696e21f20f1bfb2b86f57f698 | |
parent | 0b25817a9bd10b75fc763f9d06bd48fbcbc86bb3 (diff) |
new Ralink PCI IDs
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 6e69993b1e5..569f347a384 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1545 2010/04/04 08:25:39 damien Exp $ +$OpenBSD: pcidevs,v 1.1546 2010/04/05 14:07:39 damien Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4555,9 +4555,13 @@ product RALINK RT2860 0x0601 RT2860 product RALINK RT2890 0x0681 RT2890 product RALINK RT2760 0x0701 RT2760 product RALINK RT2790 0x0781 RT2790 +product RALINK RT3062 0x3062 RT3062 product RALINK RT3090 0x3090 RT3090 product RALINK RT3091 0x3091 RT3091 product RALINK RT3092 0x3092 RT3092 +product RALINK RT3562 0x3562 RT3562 +product RALINK RT3592 0x3592 RT3592 +product RALINK RT3593 0x3593 RT3593 /* RDC products */ product RDC R1010_IDE 0x1010 R1010 IDE |