Deleted Added
full compact
pccbbdevid.h (132551) pccbbdevid.h (132552)
1/*
2 * Copyright (c) 2001-2004 M. Warner Losh. All rights reserved.
3 *
4 * Redistribution and use in source and binary forms, with or without
5 * modification, are permitted provided that the following conditions
6 * are met:
7 *
8 * 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 *
1/*
2 * Copyright (c) 2001-2004 M. Warner Losh. All rights reserved.
3 *
4 * Redistribution and use in source and binary forms, with or without
5 * modification, are permitted provided that the following conditions
6 * are met:
7 *
8 * 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 *
26 * $FreeBSD: head/sys/dev/pccbb/pccbbdevid.h 132551 2004-07-22 20:02:16Z imp $
26 * $FreeBSD: head/sys/dev/pccbb/pccbbdevid.h 132552 2004-07-22 20:19:57Z imp $
27 */
28
29/* Vendor/Device IDs */
30#define PCIC_ID_CLPD6729 0x11001013ul /* 16bit I/O */
31#define PCIC_ID_CLPD6832 0x11101013ul
32#define PCIC_ID_CLPD6833 0x11131013ul
33#define PCIC_ID_CLPD6834 0x11121013ul
34#define PCIC_ID_ENE_CB710 0x14111524ul

--- 46 unchanged lines hidden (view full) ---

81#define PCIC_ID_TI1620 0xac54104cul
82#define PCIC_ID_TI4410 0xac41104cul
83#define PCIC_ID_TI4450 0xac40104cul
84#define PCIC_ID_TI4451 0xac42104cul
85#define PCIC_ID_TI4510 0xac44104cul
86#define PCIC_ID_TI4520 0xac46104cul
87#define PCIC_ID_TI6411 0x8031104cul /* PCI[67]x[12]1 */
88#define PCIC_ID_TI6420 0xac8d104cul /* PCI[67]x20 Smartcard dis */
27 */
28
29/* Vendor/Device IDs */
30#define PCIC_ID_CLPD6729 0x11001013ul /* 16bit I/O */
31#define PCIC_ID_CLPD6832 0x11101013ul
32#define PCIC_ID_CLPD6833 0x11131013ul
33#define PCIC_ID_CLPD6834 0x11121013ul
34#define PCIC_ID_ENE_CB710 0x14111524ul

--- 46 unchanged lines hidden (view full) ---

81#define PCIC_ID_TI1620 0xac54104cul
82#define PCIC_ID_TI4410 0xac41104cul
83#define PCIC_ID_TI4450 0xac40104cul
84#define PCIC_ID_TI4451 0xac42104cul
85#define PCIC_ID_TI4510 0xac44104cul
86#define PCIC_ID_TI4520 0xac46104cul
87#define PCIC_ID_TI6411 0x8031104cul /* PCI[67]x[12]1 */
88#define PCIC_ID_TI6420 0xac8d104cul /* PCI[67]x20 Smartcard dis */
89#define PCIC_ID_TI6420SD 0xac8e104cul /* PCI[67]x20 Smartcard en */
89#define PCIC_ID_TI6420SC 0xac8e104cul /* PCI[67]x20 Smartcard en */
90#define PCIC_ID_TI7410 0xac49104cul
91#define PCIC_ID_TI7510 0xac47104cul
92#define PCIC_ID_TI7610 0xac48104cul
93#define PCIC_ID_TI7610M 0xac4a104cul
94#define PCIC_ID_TI7610SD 0xac4b104cul
95#define PCIC_ID_TI7610MS 0xac4c104cul
96#define PCIC_ID_TOPIC95 0x06031179ul
97#define PCIC_ID_TOPIC95B 0x060a1179ul

--- 13 unchanged lines hidden ---
90#define PCIC_ID_TI7410 0xac49104cul
91#define PCIC_ID_TI7510 0xac47104cul
92#define PCIC_ID_TI7610 0xac48104cul
93#define PCIC_ID_TI7610M 0xac4a104cul
94#define PCIC_ID_TI7610SD 0xac4b104cul
95#define PCIC_ID_TI7610MS 0xac4c104cul
96#define PCIC_ID_TOPIC95 0x06031179ul
97#define PCIC_ID_TOPIC95B 0x060a1179ul

--- 13 unchanged lines hidden ---