From c17f209ad20ba338349e2cde13f438e2fe428b8e Mon Sep 17 00:00:00 2001 From: Damien Bergamini Date: Wed, 29 Jul 2009 17:53:29 +0000 Subject: PCI ids for Ralink RT3090/RT3390 devices --- sys/dev/pci/pcidevs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/dev') 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 -- cgit v1.2.3