summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_al.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Cast pointers to uintptr_t instead of casting them to u_long, and/or vicebde1999-08-241-3/+3
* Clean up after removing sys/eventhandler.h from sys/systm.h at the lastmsmith1999-08-211-2/+3
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-211-6/+7
* Rename bpfilter to bpf.des1999-07-061-7/+7
* Change the cast in pci_map_port() from u_short * to pci_port_t * so itpeter1999-07-021-3/+3
* Two small tweaks:wpaul1999-05-261-2/+8
* Remove some #ifdef'ed code. The ADMtek doesn't have a 'enable reception ofwpaul1999-05-211-13/+2
* Ack! Cut & paste-o: xl -> alwpaul1999-05-211-3/+3
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-211-0/+2002
OpenPOWER on IntegriCloud