diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-11 08:28:41 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-03-11 08:28:41 +0000 |
commit | c62a4118b02ba2855762e4e8e57dffbb951fdf52 (patch) | |
tree | 3abbd02c4909d1f64d320444d9c696a8159b57e4 /sys/dev | |
parent | 2a73b9f2b7c251d637e8a3869f52ee406829439f (diff) |
fix previous
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bd646ec62e3..09b3d43fc63 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1987 2022/03/06 22:08:51 chrisz Exp $ +$OpenBSD: pcidevs,v 1.1988 2022/03/11 08:28:40 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6623,6 +6623,7 @@ product ITT ITT3204 0x0002 ITT3204 MPEG Decoder /* JMicron */ product JMICRON JMC250 0x0250 JMC250 product JMICRON JMC260 0x0260 JMC260 +product JMICRON JMB58X 0x0585 JMB58x AHCI product JMICRON JMB360 0x2360 JMB360 SATA product JMICRON JMB361 0x2361 JMB361 IDE/SATA product JMICRON JMB362 0x2362 JMB362 SATA @@ -6630,7 +6631,6 @@ 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 JMB58x 0x0585 JMB58x AHCI product JMICRON FIREWIRE 0x2380 FireWire product JMICRON SD 0x2381 SD Host Controller product JMICRON SDMMC 0x2382 SD/MMC |