Home | History | Annotate | Download | only in qbus
History log of /src/sys/dev/qbus/if_dereg.h
RevisionDateAuthorComments
 1.4  11-Dec-2005  christos merge ktrace-lwp.
 1.3  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.2  28-May-2000  ragge branches: 1.2.4; 1.2.28;
Some updates to the DEUNA driver:
- Change the transmit logic to send from a pre-allocated buffer instead
of doing DMA out of the mbufs directly. Timing shows that it takes
4 times longer to map in the mbufs via the sgmap routines instead of
just copying the data! This must be fixed sometine in the future.
- A bunch of other minor fixes.
 1.1  30-Apr-2000  ragge branches: 1.1.2;
Rewritten (most of) the DEUNA/DELUA driver. No more data copy, packet
header fiddling and forget driver support for trailers.
 1.1.2.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.2.28.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.28.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.28.1  03-Aug-2004  skrll Sync with HEAD
 1.2.4.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.4.1  28-May-2000  bouyer file if_dereg.h was added on branch thorpej_scsipi on 2000-11-20 11:42:49 +0000

RSS XML Feed