diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-05-31 03:37:55 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-05-31 03:37:55 +0000 |
commit | 6bd29d24a8092a095e97581d82d0ad712de6f0b6 (patch) | |
tree | bb5570deb70d8e44c81986ba27a973d782ba323b /sys/dev/pci | |
parent | fc9fe7d0b7e7185b1ad47a12d208091fc32123fa (diff) |
Add Ralink RT5360. From Kevin Lo.
Diffstat (limited to 'sys/dev/pci')
-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 4622835e193..cf7af4f7dc2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1818 2017/05/17 05:00:17 jsg Exp $ +$OpenBSD: pcidevs,v 1.1819 2017/05/31 03:37:54 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6560,6 +6560,7 @@ product RALINK RT3298 0x3298 Bluetooth product RALINK RT3562 0x3562 RT3562 product RALINK RT3592 0x3592 RT3592 product RALINK RT3593 0x3593 RT3593 +product RALINK RT5360 0x5360 RT5360 product RALINK RT5390 0x5390 RT5390 product RALINK RT5392 0x5392 RT5392 product RALINK RT5390_1 0x539a RT5390 |