diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-05-04 06:10:05 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-05-04 06:10:05 +0000 |
| commit | cf808dab3f7dff78756cc0f0814fe9f1dcf7d80d (patch) | |
| tree | 770fad4d2092acbf5f645ba4718ac095fb344843 /sys/dev/pccbb | |
| parent | aa2e39baedbac0062ccc7c46c1241d051fda1694 (diff) | |
Notes
Diffstat (limited to 'sys/dev/pccbb')
| -rw-r--r-- | sys/dev/pccbb/pccbbdevid.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index d9cc0da2b458..e76c6fdd5b1c 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -68,11 +68,21 @@ #define PCIC_ID_TI1450 0xac1b104cul #define PCIC_ID_TI1451 0xac52104cul #define PCIC_ID_TI1510 0xac56104cul +#define PCIC_ID_TI1510 0xac58104cul #define PCIC_ID_TI1520 0xac55104cul +#define PCIC_ID_TI1530 0xac57104cul +#define PCIC_ID_TI1620 0xac54104cul #define PCIC_ID_TI4410 0xac41104cul #define PCIC_ID_TI4450 0xac40104cul #define PCIC_ID_TI4451 0xac42104cul #define PCIC_ID_TI4510 0xac44104cul +#define PCIC_ID_TI4520 0xac46104cul +#define PCIC_ID_TI7410 0xac49104cul +#define PCIC_ID_TI7510 0xac47104cul +#define PCIC_ID_TI7610 0xac48104cul +#define PCIC_ID_TI7610M 0xac4a104cul +#define PCIC_ID_TI7610SD 0xac4b104cul +#define PCIC_ID_TI7610MS 0xac4c104cul #define PCIC_ID_TOPIC95 0x06031179ul #define PCIC_ID_TOPIC95B 0x060a1179ul #define PCIC_ID_TOPIC97 0x060f1179ul |
