summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-10-05regen.Federico G. Schwindt
2005-10-05some entries from javier d'ovidio laptop.Federico G. Schwindt
2005-10-05regenThierry Deval
2005-10-05Add Texas Instruments' PCI7XX1 CardBus multipurpose controllersThierry Deval
2005-10-05syncTheo de Raadt
2005-10-05shortenTheo de Raadt
2005-10-05regenBrad Smith
2005-10-05add PCI ids for new Intel Gig PCI Express chips.Brad Smith
2005-10-05pretty print & minor knf; ok marcoTheo de Raadt
2005-10-04Sync with new aicasm.c. No functional change.Kenneth R Westerback
2005-10-04Emit '#define NUM_CRIT_SECTIONS' instead of 'static const intKenneth R Westerback
2005-10-04Make sure we don't enable host controller interrupts until allBrad Smith
2005-10-04spacingTheo de Raadt
2005-10-04Add initial IPMI implementation. Currently only the KCS retrieval method isMarco Peereboom
2005-10-04fix a bug in Tx descriptor processing.Reyk Floeter
2005-10-03Reduce the number of openings the logical devices have to play with soKenneth R Westerback
2005-10-02regenBrad Smith
2005-10-02a little bit more consistent naming scheme for Apple devices and addBrad Smith
2005-10-02add special handling for some o2micro devices, so by instance atheros works.Federico G. Schwindt
2005-10-02Add comment regarding the `reserved' o2micro registers, taken fromFederico G. Schwindt
2005-10-02regenBrad Smith
2005-10-02add some NVidia cards.Brad Smith
2005-10-02spaces vs tabBrad Smith
2005-10-02assert tx rate is non-null so we don't end up dividing by zero.Damien Bergamini
2005-10-02avoid multiple calls to sc_enable(). cardbus_intr_establish() was calledDamien Bergamini
2005-10-02allows dhcpd to work when ral/ural is acting as a standalone AP (withoutDamien Bergamini
2005-10-02replace the two separate dmamem allocations for the passthrough commandsDavid Gwynne
2005-10-01remove return at the end of void function.Brad Smith
2005-10-01update names.Brad Smith
2005-10-01regenBrad Smith
2005-10-01better names for Apple GMAC's.Brad Smith
2005-10-01regenBrad Smith
2005-10-01add a Broadcom BCM5701 with a Apple vendor id.Brad Smith
2005-10-01add Broadcom BCM5421K2Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5421K2 PHY found in the Apple K2 IC in the G5.Brad Smith
2005-10-01oops, the include was just doing fine thereMartin Reindl
2005-10-01fix some comments and put if_devar.h include where it belongsMartin Reindl
2005-10-01load the BCM5401 DSP code for rev 0 and not rev 1.Brad Smith
2005-10-01add Broadcom BCM5462Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5462 PHY found in the Apple Vesta PHY IC in the iMac G5.Brad Smith
2005-09-30regenMark Kettenis
2005-09-30s/K2_UATA/K2_ATA/Mark Kettenis
2005-09-30Add support for K2 GMAC.Mark Kettenis
2005-09-30regenMark Kettenis
2005-09-30Fix typo.Mark Kettenis
2005-09-30unless AMI_DEBUG is defined, dont compile in if statements that only thereDavid Gwynne
2005-09-30sync the dma mapping for the data buffer in the right direction whenDavid Gwynne
2005-09-30spacingDavid Gwynne