summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_pcnreg.h
Commit message (Expand)AuthorAgeFilesLines
* - Clear the PCN_MISC_ASEL bit so the media port can be actually setmarius2006-11-281-4/+8
* - Don't bother to include IDs of PCnet chips which are not supportedmarius2006-11-071-8/+1
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-121-5/+0
* Fix up the locking in pcn(4) and mark it MPSAFE.jhb2005-08-051-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Additional register definitions.mdodd2004-12-031-1/+19
* Drop the driver lock around calls to if_input to avoid a LOR whensam2003-11-141-0/+1
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Update the probe some more to deal with 16/32 bit issues. If the chipwpaul2000-11-231-1/+1
* First round of converting network drivers from spls to mutexes. Thiswpaul2000-10-131-0/+4
* Add the card ID for the Am79c975 PCnet/FAST III card. This is a variantwpaul2000-10-051-0/+1
* Add support for the AMD Am79c976 PCnet/PRO controller chip. For nowwpaul2000-10-031-13/+1
* Make pcn_miibus_readreg() latch onto the first PHY that it finds (aswpaul2000-09-221-0/+1
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.wpaul2000-09-201-0/+525
OpenPOWER on IntegriCloud