diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-05-12 05:58:29 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-05-12 05:58:29 +0000 |
commit | a9fa35a36a559a7f1a6e8d9cc45403ce7cdd4dee (patch) | |
tree | 6292da529452964e2f032592e46b2c7421121362 | |
parent | 56edba04bea577c9254273331bab7913dc628bb9 (diff) |
Forgot 6300ESB IDE, too.
-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 8187a21e256..a23a3bdef90 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.733 2004/05/10 16:06:46 peter Exp $ +$OpenBSD: pcidevs,v 1.734 2004/05/12 05:58:28 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1313,6 +1313,7 @@ product INTEL 82875P_HB 0x2578 82875P Host product INTEL 82875P_AGP 0x2579 82875P AGP product INTEL 82875P_CSA 0x257b 82875P PCI-CSA product INTEL 6300ESB_LPC 0x25a1 6300ESB LPC +product INTEL 6300ESB_IDE 0x25a2 6300ESB IDE product INTEL 6300ESB_SATA 0x25a3 6300ESB SATA product INTEL 6300ESB_SMBUS 0x25a4 6300ESB SMBus product INTEL 6300ESB_USB 0x25a9 6300ESB USB |