Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/rtl8169var.h
RevisionDateAuthorComments
 1.4  12-May-2009  cegger struct device * -> device_t, no functional changes intended.
 1.3  11-Dec-2005  christos branches: 1.3.74; 1.3.90;
merge ktrace-lwp.
 1.2  13-Jan-2005  kanaoka branches: 1.2.4;
- Move re_diag() from bus independend code to PCI attachment code.

XXX: I tested cardbus device,but not PCI device.
 1.1  23-Dec-2004  jonathan Snapshot of incomplete-but-working split of re(4) driver into a
bus-independent backend, with PCI and CardBus attachment code.
The committed code has two serious bugs:

1. The driver makes no attempt to recover resources when a (Cardbus)
instance is removed; bus resources are leaked.

2. In testing with a NetGear GA-511, the Cardbus card never responded
to a reset/wakeup if the card is powered down after attachment.
So for now, leave cardbus instances powered up at attachment
(insertion, or at boot if a card is already present).

That aside, it acutally works on my GA-511. Committed as-is despite
the bugs, after repeated requests to make the code available for
further testing. Also requires sys/dev/mii/miidevs rev 1.54 -> 1.55,
and consequent regen of miidevs{,_data}.h.
 1.2.4.2  17-Jan-2005  skrll Sync with HEAD.
 1.2.4.1  13-Jan-2005  skrll file rtl8169var.h was added on branch ktrace-lwp on 2005-01-17 19:30:40 +0000
 1.3.90.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.74.1  16-May-2009  yamt sync with head

RSS XML Feed