summaryrefslogtreecommitdiffstats
path: root/sys/dev/ichwd/ichwd.h
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2007-11-15 23:59:36 +0000
committerjfv <jfv@FreeBSD.org>2007-11-15 23:59:36 +0000
commita58447bff87e6b766a86ce6155544b262fbaee4d (patch)
tree1b3f71b2e79e8c2bcdca14e991105937c1951d9d /sys/dev/ichwd/ichwd.h
parent29de595612fccf2d40a55dbdebe3a68245cc798c (diff)
downloadFreeBSD-src-a58447bff87e6b766a86ce6155544b262fbaee4d.zip
FreeBSD-src-a58447bff87e6b766a86ce6155544b262fbaee4d.tar.gz
Add PCI device support for Intel S7000FC4UR in usb and ichwd, systems
will not install without the usb changes in the install kernel, so I would like to MFC this in time for 7.0 RC MFC: 3 days
Diffstat (limited to 'sys/dev/ichwd/ichwd.h')
-rw-r--r--sys/dev/ichwd/ichwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ichwd/ichwd.h b/sys/dev/ichwd/ichwd.h
index cf80c28..ca1a15c 100644
--- a/sys/dev/ichwd/ichwd.h
+++ b/sys/dev/ichwd/ichwd.h
@@ -78,6 +78,7 @@ struct ichwd_softc {
#define DEVICEID_82801FBR 0x2640
#define DEVICEID_ICH6M 0x2641
#define DEVICEID_ICH6W 0x2642
+#define DEVICEID_63XXESB 0x2670
#define DEVICEID_ICH7 0x27b8
#define DEVICEID_ICH7M 0x27b9
#define DEVICEID_ICH7MDH 0x27bd
OpenPOWER on IntegriCloud