diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-07-09 03:35:11 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-07-09 03:35:11 +0000 |
commit | 7bbc3fc977176f8834906718a8fcd42517d67b2b (patch) | |
tree | 4babb48dd81f1a62677c75fd516b57e17fa8ae15 /sys | |
parent | 3e6992c128313373efe6ee719c3ec9fda28eb020 (diff) |
add the JMicron JMB368 PCI product id.
Diffstat (limited to 'sys')
-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 4929223695f..2e13cd3f880 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1094 2006/07/08 19:15:18 brad Exp $ +$OpenBSD: pcidevs,v 1.1095 2006/07/09 03:35:10 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2040,6 +2040,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 /* KTI */ product KTI KTIE 0x3000 KTI |