diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-02-21 19:55:51 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-02-21 19:55:51 +0000 |
commit | 586ae9e1e4b565096b314b10bc5c99a2ab8b8d74 (patch) | |
tree | 7a8a7be2c4cc4eeace13f41fded2d9091660d296 /sys/dev/pci/pcidevs | |
parent | 2670d23c20f98aa0a8a1760709dfa26cb3995ea1 (diff) |
Support another Intel 6300ESB SATA.
Tested by Marc Wirth <MarcWirth@mac.com>.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 68af833756d..d877875f822 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.834 2005/02/19 13:35:48 damien Exp $ +$OpenBSD: pcidevs,v 1.835 2005/02/21 19:55:50 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1475,6 +1475,7 @@ product INTEL 6300ESB_WDT 0x25ab 6300ESB WDT product INTEL 6300ESB_APIC 0x25ac 6300ESB APIC product INTEL 6300ESB_USB2 0x25ad 6300ESB USB product INTEL 6300ESB_PCIX 0x25ae 6300ESB PCIX +product INTEL 6300ESB_SATA2 0x25b0 6300ESB SATA product INTEL 82801FB_LPC 0x2640 82801FB LPC product INTEL 82801FB_SATA 0x2651 82801FB SATA product INTEL 82801FR_SATA 0x2652 82801FR SATA |