diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2009-07-29 17:53:29 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2009-07-29 17:53:29 +0000 |
commit | c17f209ad20ba338349e2cde13f438e2fe428b8e (patch) | |
tree | 3db79f0b4a892d4172d0dca0ec408129b34e5330 /sys/dev/pci/pcidevs | |
parent | ca96efa79ade3a1253da30af50bf6e72ca00f3ca (diff) |
PCI ids for Ralink RT3090/RT3390 devices
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 7dee87576c5..78fda409d81 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1485 2009/07/29 17:43:43 damien Exp $ +$OpenBSD: pcidevs,v 1.1486 2009/07/29 17:53:28 damien Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4362,6 +4362,9 @@ product RALINK RT2860 0x0601 RT2860 product RALINK RT2890 0x0681 RT2890 product RALINK RT2760 0x0701 RT2760 product RALINK RT2790 0x0781 RT2790 +product RALINK RT3090 0x3090 RT3090 +product RALINK RT3091 0x3091 RT3091 +product RALINK RT3092 0x3092 RT3092 /* RDC products */ product RDC R1010_IDE 0x1010 R1010 IDE |