annotate packages/devs/eth/rltk/8139/current/ChangeLog @ 1613:dac7a13ce86e

* src/if_8139.c: add known device 0x11db/0x1234 from Dreamcast Broadband Adapter. add Platform depend Initialize entry.
author jlarmour
date Thu, 29 Apr 2004 04:12:12 +0000
parents 7f0a2973835c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1613
dac7a13ce86e * src/if_8139.c:
jlarmour
parents: 1377
diff changeset
1 2004-04-21 Yoshinori Sato <ysato@users.sourceforge.jp>
dac7a13ce86e * src/if_8139.c:
jlarmour
parents: 1377
diff changeset
2
dac7a13ce86e * src/if_8139.c:
jlarmour
parents: 1377
diff changeset
3 * src/if_8139.c:
dac7a13ce86e * src/if_8139.c:
jlarmour
parents: 1377
diff changeset
4 add known device 0x11db/0x1234 from Dreamcast Broadband Adapter.
dac7a13ce86e * src/if_8139.c:
jlarmour
parents: 1377
diff changeset
5 add Platform depend Initialize entry.
dac7a13ce86e * src/if_8139.c:
jlarmour
parents: 1377
diff changeset
6
1377
7f0a2973835c Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents: 1363
diff changeset
7 2003-11-21 Gary Thomas <gary@mlbassoc.com>
7f0a2973835c Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents: 1363
diff changeset
8
7f0a2973835c Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents: 1363
diff changeset
9 * src/if_8139.c: Use cyg_drv_isr_lock/unlock functions for ISR
7f0a2973835c Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents: 1363
diff changeset
10 critical sections - much better than calling cyg_interrupt_enable
7f0a2973835c Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents: 1363
diff changeset
11 directly.
7f0a2973835c Remove direct calls to cyg_interrupt_enable/disable
gthomas
parents: 1363
diff changeset
12
1363
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
13 2003-07-09 Eric Doenges <Eric.Doenges@DynaPel.com>
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
14
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
15 * src/if_8139.h:
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
16 * src/if_8139.c:
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
17 * doc/README:
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
18 * cdl/rltk_8139_eth_drivers.cdl:
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
19 New package - PCI ethernet driver for RTL8139 cards,
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
20 (using the Intel 82259 driver as inspiration).
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
21
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
22 //===========================================================================
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
23 //####ECOSGPLCOPYRIGHTBEGIN####
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
24 // -------------------------------------------
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
25 // This file is part of eCos, the Embedded Configurable Operating System.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
26 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
27 //
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
28 // eCos is free software; you can redistribute it and/or modify it under
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
29 // the terms of the GNU General Public License as published by the Free
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
30 // Software Foundation; either version 2 or (at your option) any later version.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
31 //
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
32 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
33 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
34 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
35 // for more details.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
36 //
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
37 // You should have received a copy of the GNU General Public License along
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
38 // with eCos; if not, write to the Free Software Foundation, Inc.,
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
39 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
40 //
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
41 // As a special exception, if other files instantiate templates or use macros
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
42 // or inline functions from this file, or you compile this file and link it
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
43 // with other works to produce a work based on this file, this file does not
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
44 // by itself cause the resulting work to be covered by the GNU General Public
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
45 // License. However the source code for this file must still be made available
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
46 // in accordance with section (3) of the GNU General Public License.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
47 //
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
48 // This exception does not invalidate any other reasons why a work based on
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
49 // this file might be covered by the GNU General Public License.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
50 //
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
51 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
52 // at http://sources.redhat.com/ecos/ecos-license/
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
53 // -------------------------------------------
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
54 //####ECOSGPLCOPYRIGHTEND####
70b10f2956d8 Driver for Realtek 8139
gthomas
parents:
diff changeset
55 //===========================================================================