summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add in a bunch of things to the mfi driver:ambrisko2006-05-187-32/+1132
* - When setting up a packet for transmit, if we the tx ring is over halfjhb2006-05-181-3/+17
* - Add C-bus and ISA front-ends for le(4) so it can actually replacemarius2006-05-172-0/+953
* Honor cri_mlen value.pjd2006-05-176-13/+46
* Send the pcvt(4) driver off to retirement.phk2006-05-172-4/+0
* Fix static array overrun.glebius2006-05-171-1/+1
* Update to current DRM CVS, bringing in a fix for a NULL pointer chase whenanholt2006-05-174-5/+7
* Merge from DRM CVS:anholt2006-05-171-0/+1
* - Revert if_le_pci.c rev. 1.2; although lnc(4) is now gone, le_pci_probe()marius2006-05-167-215/+223
* Move a define depending on __FreeBSD_versoin to after where itmjacob2006-05-161-8/+8
* Add support for allocating one larger than page-sized contiguous block of memoryanholt2006-05-161-26/+110
* Make this compile with -Wundef.ru2006-05-161-0/+4
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-1681-81/+0
* 1) Fix mii_phy_tick():oleg2006-05-161-18/+18
* Introduce MII_ANEGTICKS and MII_ANEGTICKS_GIGE defines.oleg2006-05-161-0/+4
* Kill more references to lnc(4).ru2006-05-161-2/+1
* Re-wrok PHY setup, media handling and dual-port detection.yongari2006-05-152-37/+13
* Remove the old, and now deprecated lnc driver. The Lance style hardwaregnn2006-05-146-2833/+0
* o A divisor of 0 is perfectly valid. Reserve -1 for an invalidmarcel2006-05-121-7/+15
* Check the return code of sc_clean_up() in the only place where itkeramida2006-05-121-1/+3
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-1220-186/+7
* Remove the snd_ess identify routine for the sound device in Alpha PWSjhb2006-05-121-177/+0
* Remove some tga bits I missed.jhb2006-05-122-2602/+0
* First pass at removing Alpha kernel support.jhb2006-05-118-1140/+0
* Fixup some comments to allow for the fact that PCI domains are not specificjhb2006-05-112-6/+6
* Revert if_bfereg.h rev 1.8; restore the RX and TX list sizes to 511.silby2006-05-111-2/+2
* Fix probe printing of highpoint and promise controllers.sos2006-05-111-5/+4
* replace all the 660 with 650 in the cut-n-pasted line, rather thanimp2006-05-081-1/+1
* Another NEW MEDIA .WAVjammer.imp2006-05-081-0/+1
* Add (back) the D-Link DE-650. Not sure why it was deleted.imp2006-05-081-0/+1
* The D-Link DE-650 that I got in the last bulk PC Card purchase needs animp2006-05-081-0/+1
* quiet tindexbox complaints about passing BUS_SPACE_MAXADDR assam2006-05-082-2/+2
* Don't attach special devices in the order they appear in the AML tree.njl2006-05-072-18/+26
* force type coercion for bus tag+handle when calling ath_hal_attachsam2006-05-061-1/+2
* correct typesam2006-05-051-1/+1
* Fix three more bugs in bfe:silby2006-05-042-17/+22
* Add 4Gb Fibre Channel support.mjacob2006-05-041-1/+10
* Remove MPT_PRT_INVARIANT- it was a silly idea.mjacob2006-05-042-8/+3
* Gratuitous tag alignment. It bugged me.mjacob2006-05-041-1/+1
* Hide another common print under bootverbose.scottl2006-05-031-1/+2
* Make amr_linux work as a module by avoiding calling amr_linux_ioctl_intambrisko2006-05-033-127/+41
* Only print the driver name and version if bootverbose is set.scottl2006-05-021-1/+2
* Type.yongari2006-05-021-1/+1
* Add inverted amplifier sense quirks for Sony VAIO VGN B1VP/B1XP.ariff2006-05-011-1/+2
* Don't attach to Marvell 88E805X (Yukon-II) by default, the driver is notsobomax2006-05-011-0/+2
* Remove header pollution.scottl2006-04-301-1/+0
* Remove some header polution.scottl2006-04-303-3/+0
* Rewrite of puc(4). Significant changes are:marcel2006-04-2814-2305/+2115
* The nvidia binary blob sometimes defers tx completion notification to thejhb2006-04-281-1/+19
* Implement the ipend() method of the serdev I/F.marcel2006-04-282-0/+10
OpenPOWER on IntegriCloud