diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a92252b2e5d..ad30b1de8f5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1375 2008/06/03 03:25:12 brad Exp $ +$OpenBSD: pcidevs,v 1.1376 2008/06/03 03:51:13 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2581,6 +2581,8 @@ product ITEXPRESS IT8330G 0x8330 IT8330G product ITEXPRESS IT8888F_ISA 0x8888 IT8888F ISA /* JMicron */ +product JMICRON JMC250 0x0250 JMC250 +product JMICRON JMC260 0x0260 JMC260 product JMICRON JMB360 0x2360 JMB360 SATA product JMICRON JMB361 0x2361 JMB361 IDE/SATA product JMICRON JMB362 0x2362 JMB362 SATA |