summaryrefslogtreecommitdiffstats
path: root/sys/modules/fatm
Commit message (Collapse)AuthorAgeFilesLines
* Removed -g from CFLAGS. There is a better way to build debuggingru2004-02-131-2/+1
| | | | | | versions of the modules, and unconditionally putting -g in CFLAGS has negative impact on the size of the resulting .ko object, even now that debugging symbols are always stripped.
* This is a driver for Fore PCA200E cards that uses busdma and works onharti2003-06-231-0/+19
little endian and big endian and with 32 and 64 bit pointers. It already has the hooks to be used for HARP, NATM and ngATM.
OpenPOWER on IntegriCloud