Deleted Added
full compact
i82586.h (47108) i82586.h (50477)
1/*-
2 * Copyright (c) 1992, University of Vermont and State Agricultural College.
3 * Copyright (c) 1992, Garrett A. Wollman.
4 * All rights reserved.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions
8 * are met:

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

26 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32 * SUCH DAMAGE.
33 *
1/*-
2 * Copyright (c) 1992, University of Vermont and State Agricultural College.
3 * Copyright (c) 1992, Garrett A. Wollman.
4 * All rights reserved.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions
8 * are met:

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

26 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32 * SUCH DAMAGE.
33 *
34 * $Id: i82586.h,v 1.7 1998/08/10 17:21:48 bde Exp $
34 * $FreeBSD: head/sys/dev/ic/i82586.h 50477 1999-08-28 01:08:13Z peter $
35 */
36
37/*
38 * Intel 82586 Ethernet chip
39 * Register, bit, and structure definitions.
40 *
41 * Written by GAW with reference to the Clarkson Packet Driver code for this
42 * chip written by Russ Nelson and others.

--- 290 unchanged lines hidden ---
35 */
36
37/*
38 * Intel 82586 Ethernet chip
39 * Register, bit, and structure definitions.
40 *
41 * Written by GAW with reference to the Clarkson Packet Driver code for this
42 * chip written by Russ Nelson and others.

--- 290 unchanged lines hidden ---