Deleted Added
full compact
si3_t225.c (56592) si3_t225.c (119419)
1/*
2 * Copyright (C) 1998 Specialix International.
3 *
4 * Download code for SI/XIO/SX host cards.
5 *
6 * Redistribution and use in binary forms (this file is a binary form),
7 * with or without modification, are permitted provided that the following
8 * conditions are met:

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

20 * code is regarded as an unpublished trade secret held by Specialix
21 * International.
22 *
23 * THIS SOFTWARE IS PROVIDED BY ``AS IS'' AND ANY EXPRESS OR IMPLIED
24 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
25 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
26 * NO EVENT SHALL THE AUTHORS BE LIABLE.
27 *
1/*
2 * Copyright (C) 1998 Specialix International.
3 *
4 * Download code for SI/XIO/SX host cards.
5 *
6 * Redistribution and use in binary forms (this file is a binary form),
7 * with or without modification, are permitted provided that the following
8 * conditions are met:

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

20 * code is regarded as an unpublished trade secret held by Specialix
21 * International.
22 *
23 * THIS SOFTWARE IS PROVIDED BY ``AS IS'' AND ANY EXPRESS OR IMPLIED
24 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
25 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
26 * NO EVENT SHALL THE AUTHORS BE LIABLE.
27 *
28 * $FreeBSD: head/sys/dev/si/si3_t225.c 56592 2000-01-25 16:45:54Z peter $
29 */
30
28 */
29
30#include <sys/cdefs.h>
31__FBSDID("$FreeBSD: head/sys/dev/si/si3_t225.c 119419 2003-08-24 18:03:45Z obrien $");
32
31#include <sys/param.h>
32#include <sys/bus.h>
33#include <dev/si/sivar.h>
34
35/* SI3_T225.C Version, Bootstrap and Download Code Arrays... */
36
37/* SI3_T225 embedded version...
38

--- 2453 unchanged lines hidden ---
33#include <sys/param.h>
34#include <sys/bus.h>
35#include <dev/si/sivar.h>
36
37/* SI3_T225.C Version, Bootstrap and Download Code Arrays... */
38
39/* SI3_T225 embedded version...
40

--- 2453 unchanged lines hidden ---