summaryrefslogtreecommitdiff
path: root/sys/dev/utopia/utopia.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-231-1/+1
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-301-1/+1
* Do a pass over all modules in the kernel and make them return EOPNOTSUPPPoul-Henning Kamp2004-07-151-0/+2
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* kthread_exit() no longer requires Giant, so don't force callers to acquireJohn Baldwin2004-03-051-1/+0
* Generate events when the carrier goes up or down.Hartmut Brandt2003-07-301-0/+10
* Implement statistics for the PHY chips. Statistics are hold inHartmut Brandt2003-07-141-4/+255
* Add support for the IDT77155 Sonet/SDH PHY.Hartmut Brandt2003-07-141-1/+222
* This is a driver for the physical layer chips used in ATM interfaces.Hartmut Brandt2003-06-121-0/+1082