summaryrefslogtreecommitdiff
path: root/sys/pci/if_pcn.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvscvs2svn2002-10-081-2/+2
* MFC 1.27: fix timeout handling logicLuigi Rizzo2002-07-081-7/+5
* MFC: Remove printf's on mbuf/cluster allocation failures. There are nowLuigi Rizzo2001-12-161-6/+1
* MFC: properly turn off MII autoneg in MAC by setting bit, not clearing itBill Paul2001-06-051-1/+1
* MFC: fix for proper handling of pseudo PCnet device in VMware.Bill Paul2001-02-261-1/+9
* MFC a change from the head that lets us detect whether we're in 16bitBill Paul2001-02-211-2/+31
* MFC: do not allow pcn_probe() to put the chip into 32-bit mode, elseBill Paul2000-11-171-3/+22
* MFC: two ethernet driver fixes. Remember to bzero() mediainfo structsBill Paul2000-11-031-18/+30
* MFC: add support for Am79c795, remember to restart receiver afterBill Paul2000-10-061-0/+5
* MFC: bring the pcn(4) driver (and homePNA PHY driver that sort of goesBill Paul2000-10-031-2/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-031-0/+1350