Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/16/2000 05:45:58
Module Name: syssrc
Committed By: augustss
Date: Sun Jan 16 13:45:58 UTC 2000
Added Files:
syssrc/sys/dev/usb: if_aue.c if_auereg.h
Log Message:
Add initial version of a driver for the ADMtek AN986 Pegasus USB to
Ethernet chip.
Written by Bill Paul, <wpaul@ee.columbia.edu>, for FreeBSD.
Massaged by Lennart Augustsson.
XXX Needs a thread to avoid a the gruesome USBD_NO_TSLEEP hack.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/usb/if_aue.c \
syssrc/sys/dev/usb/if_auereg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.