diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-11-15 21:40:23 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-11-15 21:40:23 +0000 |
commit | 6b8ac32975a9ffa094c10b510aaec4f16db86e53 (patch) | |
tree | 268391a395dfdc29c89be98bfce3ab17f64d1a95 | |
parent | 218a1da66f25d990fb356d79530a0e89de3e4799 (diff) |
ralink N expresscard model
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 81ca4b595f3..91961b02d14 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1293 2007/11/14 08:10:46 brad Exp $ +$OpenBSD: pcidevs,v 1.1294 2007/11/15 21:40:22 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3522,6 +3522,7 @@ product RALINK RT2561S 0x0301 RT2561S product RALINK RT2561 0x0302 RT2561 product RALINK RT2661 0x0401 RT2661 product RALINK RT2860_1 0x0601 RT2860 +product RALINK RT2860_1E 0x0681 RT2860E product RALINK RT2860_2 0x0701 RT2860 product RALINK RT2860_3 0x0801 RT2860 |