Grab some of the latest TI cardbus bridge IDs. Inspired by a similar
commit to NetBSD. I'll add these to various tables soon.
This commit is contained in:
parent
3e94b91189
commit
20ad3706a1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user