summaryrefslogtreecommitdiffstats
path: root/sys/modules/axe
Commit message (Collapse)AuthorAgeFilesLines
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ↵imp2004-06-271-1/+1
| | | | needed to build as part of world or in src/sys/modules.
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+10
ethernet controller. The driver has been tested with the LinkSys USB200M adapter. I know for a fact that there are other devices out there with this chip but don't have all the USB vendor/device IDs. Note: I'm not sure if this will force the driver to end up in the install kernel image or not. Special magic needs to be done to exclude it to keep the boot floppies from bloating again, someone please advise.
OpenPOWER on IntegriCloud