summaryrefslogtreecommitdiff
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Fix resource leaks where resources weren't freed in attach() failure.Nate Lawson2003-03-057-3/+21
* MFC: Add vendor/device ID for Peppercon card.Dan Moschuk2003-03-022-0/+12
* Move free() to the right place. This solves someMartin Blapp2003-02-211-1/+1
* MFC Rev. 1.80, 1.81Martin Blapp2003-02-122-30/+129
* MFC if_vr.c revs 1.59, 1.60, 1.61 andMike Silbersack2003-02-062-34/+174
* MFC rev. 1.26Martin Blapp2003-02-052-0/+9
* MFC:Martin Blapp2003-02-055-5/+5
* MFC:Martin Blapp2003-02-052-62/+373
* MFC: i815e PCI ID, 82820 support, using more correct values to initialize theEric Anholt2003-02-021-7/+29
* MFC:Mike Silbersack2003-01-252-0/+6
* MFC:Mike Silbersack2003-01-252-1/+9
* MFC: Add support for the Davicom DM9009 chipset.Tom Rhodes2003-01-112-0/+4
* MFC 1.113:Maxime Henrion2002-12-301-57/+21
* MFC 1.28: Fix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe define.Semen Ustimenko2002-12-241-1/+1
* MFC: correct handling of IFF_ALLMULTILuigi Rizzo2002-12-021-9/+6
* MFC:Mike Silbersack2002-11-282-2/+29
* MFC rev 1.73Mike Silbersack2002-11-281-0/+2
* Return -1000 rather than 0 for isa/eisa bridges, just like we do on -current.Warner Losh2002-11-271-1/+1
* MFC:Mike Silbersack2002-11-122-0/+10
* Move the driver off the sys/pci to sys/dev/tx.Semen Ustimenko2002-10-292-2335/+0
* MFC revs 1.92 & 1.95Mike Silbersack2002-10-171-3/+3
* MFC rev 1.88Mike Silbersack2002-10-171-19/+15
* MFC rev 1.105Mike Silbersack2002-10-171-42/+84
* MFC rev 1.103Mike Silbersack2002-10-171-51/+50
* MFC if_xl.c rev 1.97 andMike Silbersack2002-10-122-6/+23
* MFC revs 1.84 through 1.86Mike Silbersack2002-10-121-5/+41
* MFC revs 1.28 through 1.30Mike Silbersack2002-10-121-0/+10
* MFC rev 1.83Mike Silbersack2002-10-121-1/+2
* MFC: Only probe one PHY on the D-Link 580 and fix fragment issueDoug Ambrisko2002-09-181-6/+37
* MFC: Fix i810 after i830 commit.Eric Anholt2002-09-151-0/+2
* MFC: i830 and i845 AGP support.Eric Anholt2002-09-132-48/+213
* MFC: Add PCI and PCIX register and bit definitions required by ahd(4)Justin T. Gibbs2002-08-311-0/+18
* MFC: Reduce some redundant code.Josef Karthauser2002-08-282-87/+37
* MFC: Only detect the first built-in PHY on the DFE-580TX.Doug Ambrisko2002-08-212-0/+11
* MFC:Mike Silbersack2002-08-182-13/+82
* MFC: Add suspend/resume code.Mitsuru IWASAKI2002-08-162-0/+89
* MFC: Fixes for the D-Link DFE-580 card.Doug Ambrisko2002-08-142-80/+116
* MFC: v1.38: Add PCI IDs for the A, B, and C UHCI controllers in the ICH4.Mark Peek2002-08-121-0/+27
* MFCAlan Cox2002-08-112-0/+4
* MFC: use m_getcl() to get buffers for the receive ring, removeLuigi Rizzo2002-08-091-35/+8
* MFC 1.27: fix timeout handling logicLuigi Rizzo2002-07-081-7/+5
* MFC 1.71: fix timeout handling logicLuigi Rizzo2002-07-081-3/+3
* MFC 1.74: fix timeout logicLuigi Rizzo2002-07-081-7/+5
* MFC 1.51: fix timeout handling logic.Luigi Rizzo2002-07-081-7/+4
* MFC: Move the ar(4) and sr(4) drivers to sys/dev and make modules out ofJohn Hay2002-06-172-246/+0
* MFC rev 1.49Mike Silbersack2002-05-201-4/+3
* MFC of sys/i386/conf/NOTES r1.973, sys/conf/options r1.298 andThomas Moestl2002-04-301-0/+1
* MFC: CURRENT AMD7xx fixes from rev 1.9.Coleman Kane2002-04-251-9/+1
* MFC: 1.55: Update the email in copyright string.Semen Ustimenko2002-04-221-1/+1
* MFC: 1.54: Fix ambigous && which must be ||.Semen Ustimenko2002-04-221-1/+1