diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-01-07 09:46:39 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-01-07 09:46:39 +0000 |
| commit | 909a07a8cf964391a361e6d32eaa59b122c70ce3 (patch) | |
| tree | e6ee7d60fff493e28d79e13f7a1d3dc48cfec521 /sys/dev/ichwd/ichwd.h | |
| parent | 0b119ae588a9faad9ba8089dc97873695ad89c73 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ichwd/ichwd.h')
| -rw-r--r-- | sys/dev/ichwd/ichwd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ichwd/ichwd.h b/sys/dev/ichwd/ichwd.h index 1ae938e15551..414b9a80acce 100644 --- a/sys/dev/ichwd/ichwd.h +++ b/sys/dev/ichwd/ichwd.h @@ -85,6 +85,7 @@ struct ichwd_softc { #define DEVICEID_ICH8 0x2810 #define DEVICEID_ICH8DH 0x2812 #define DEVICEID_ICH8DO 0x2814 +#define DEVICEID_ICH8M 0x2815 #define DEVICEID_ICH9 0x2918 #define DEVICEID_ICH9R 0x2916 #define DEVICEID_ICH9DH 0x2912 |
