diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-03-15 04:22:23 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-03-15 04:22:23 +0000 |
commit | 469f039687213f4182cf1c50485fe70efec367fc (patch) | |
tree | c7df41270bc8ac94b51341f9a869528fb7242a86 /sys | |
parent | 9d4e5f5ef858e5190c9676335700c43d7dfdb95a (diff) |
JMB368 has no SATA.
Diffstat (limited to 'sys')
-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 6d109f0ea40..9e588cd29c8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1214 2007/02/17 11:41:49 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1215 2007/03/15 04:22:22 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2267,7 +2267,7 @@ product JMICRON JMB361 0x2361 JMB361 IDE/SATA 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/SATA +product JMICRON JMB368 0x2368 JMB368 IDE /* KTI */ product KTI KTIE 0x3000 KTI |