summaryrefslogtreecommitdiffstats
path: root/sys/modules/utopia
Commit message (Collapse)AuthorAgeFilesLines
* The chip specific functions have been split out in their ownharti2005-02-251-1/+1
| | | | | C files to simplify adding of new PHY chips. Include the split out .c files in the module build too.
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-121-0/+8
It currently supports the PMC Sierra Lite, Ultra and 622 chips and the IDT 77105. The driver handles media options and state in a consistent manner for ATM drivers. The next commit to the midway driver will make it use utopia.
OpenPOWER on IntegriCloud