Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: cube
Date: Sat Mar 29 00:16:26 UTC 2008
Modified Files:
src/sys/dev/pci: files.pci
Added Files:
src/sys/dev/pci: if_lii.c if_liireg.h
Log Message:
Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a
series of hardware that includes Asus's famous EeePC.
The linux driver was used as documentation.
Many thanks to all the people who helped or at least supported me while I
was fighting that bug that made the EeePC freeze. At the top of that list,
Matt J. Fleming (mjf@) and David Gwynne (from the OpenBSD fame).
To generate a diff of this commit:
cvs rdiff -r1.302 -r1.303 src/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 src/sys/dev/pci/if_lii.c src/sys/dev/pci/if_liireg.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