Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/ic
Module Name: syssrc
Committed By: thorpej
Date: Thu Jul 5 14:37:42 UTC 2001
Added Files:
syssrc/sys/dev/ic: dp83932.c dp83932reg.h dp83932var.h
Log Message:
A new DP83932 ``SONIC'' driver, which uses bus_dma(9) and does I/O
directly to mbufs. Handles both 32-bit and 16-bit, big- and little-
endian configurations of the chip (we could squeeze out some conditionals
yet, though).
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/dp83932.c \
syssrc/sys/dev/ic/dp83932reg.h syssrc/sys/dev/ic/dp83932var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index