diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-12-01 10:25:41 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-12-01 10:25:41 +0000 |
commit | 15753945a626d10d4fc1a8dd63edf41c7773c49d (patch) | |
tree | 1a7e81107e3a3b4f1eada678588fd58811a2ee92 /sys/dev/pci/pcidevs | |
parent | 58adcdbb77d4602189a3abb2f83c91ede1187d74 (diff) |
Add product ids for the cardreader functions of the JMC261.
From Ethan at JMicron.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 2789bb0df40..58505581fc2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1438 2008/11/30 14:39:09 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1439 2008/12/01 10:25:40 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2931,6 +2931,10 @@ product JMICRON JMB363 0x2363 JMB363 IDE/SATA product JMICRON JMB365 0x2365 JMB365 IDE/SATA product JMICRON JMB366 0x2366 JMB366 IDE/SATA product JMICRON JMB368 0x2368 JMB368 IDE +product JMICRON SD 0x2381 SD Host Controller +product JMICRON SDMMC 0x2382 SD/MMC +product JMICRON MS 0x2383 Memory Stick +product JMICRON XD 0x2384 xD /* KTI */ product KTI KTIE 0x3000 KTI |