diff options
-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 31955ec7237..b87e4229078 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.998 2006/01/05 20:17:12 brad Exp $ +$OpenBSD: pcidevs,v 1.999 2006/01/08 13:16:58 damien Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2646,6 +2646,9 @@ product QUANTUMDESIGNS 8580 0x0002 8580 /* Ralink Technology Corporation */ product RALINK RT2460A 0x0101 RT2460A product RALINK RT2560 0x0201 RT2560 +product RALINK RT2561S 0x0301 RT2561S +product RALINK RT2561 0x0302 RT2561 +product RALINK RT2661 0x0401 RT2661 /* Realtek (Creative Labs?) products */ product REALTEK RT8029 0x8029 8029 |