Deleted Added
full compact
pccbbdevid.h (119293) pccbbdevid.h (124137)
1/*
1/*
2 * Copyright (c) 2001 M. Warner Losh. All rights reserved.
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 * notice immediately at the beginning of the file, without modification,
10 * this list of conditions, and the following disclaimer.

--- 7 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 *
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 * notice immediately at the beginning of the file, without modification,
10 * this list of conditions, and the following disclaimer.

--- 7 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 119293 2003-08-22 08:49:56Z imp $
26 * $FreeBSD: head/sys/dev/pccbb/pccbbdevid.h 124137 2004-01-04 22:10:00Z 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

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

43#define PCIC_ID_OZ6729 0x67291217ul /* 16bit I/O */
44#define PCIC_ID_OZ6730 0x673A1217ul /* 16bit I/O */
45#define PCIC_ID_OZ6832 0x68321217ul /* Also 6833 */
46#define PCIC_ID_OZ6860 0x68361217ul /* Also 6836 */
47#define PCIC_ID_OZ6872 0x68721217ul /* Also 6812 */
48#define PCIC_ID_OZ6912 0x69721217ul /* Also 6972 */
49#define PCIC_ID_OZ6922 0x69251217ul
50#define PCIC_ID_OZ6933 0x69331217ul
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

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

43#define PCIC_ID_OZ6729 0x67291217ul /* 16bit I/O */
44#define PCIC_ID_OZ6730 0x673A1217ul /* 16bit I/O */
45#define PCIC_ID_OZ6832 0x68321217ul /* Also 6833 */
46#define PCIC_ID_OZ6860 0x68361217ul /* Also 6836 */
47#define PCIC_ID_OZ6872 0x68721217ul /* Also 6812 */
48#define PCIC_ID_OZ6912 0x69721217ul /* Also 6972 */
49#define PCIC_ID_OZ6922 0x69251217ul
50#define PCIC_ID_OZ6933 0x69331217ul
51/* O2Micro 711E1 */
51#define PCIC_ID_OZ711E1 0x71131217ul /* O2Micro 711E1 */
52#define PCIC_ID_RICOH_RL5C465 0x04651180ul
53#define PCIC_ID_RICOH_RL5C466 0x04661180ul
54#define PCIC_ID_RICOH_RL5C475 0x04751180ul
55#define PCIC_ID_RICOH_RL5C476 0x04761180ul
56#define PCIC_ID_RICOH_RL5C477 0x04771180ul
57#define PCIC_ID_RICOH_RL5C478 0x04781180ul
58#define PCIC_ID_SMC_34C90 0xb10610b3ul /* XXX */
59#define PCIC_ID_TI1031 0xac13104cul

--- 48 unchanged lines hidden ---
52#define PCIC_ID_RICOH_RL5C465 0x04651180ul
53#define PCIC_ID_RICOH_RL5C466 0x04661180ul
54#define PCIC_ID_RICOH_RL5C475 0x04751180ul
55#define PCIC_ID_RICOH_RL5C476 0x04761180ul
56#define PCIC_ID_RICOH_RL5C477 0x04771180ul
57#define PCIC_ID_RICOH_RL5C478 0x04781180ul
58#define PCIC_ID_SMC_34C90 0xb10610b3ul /* XXX */
59#define PCIC_ID_TI1031 0xac13104cul

--- 48 unchanged lines hidden ---