summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-08-01more 802.11a bitsDamien Bergamini
2006-08-01- improve scan code to support scanning of 802.11a channelsDamien Bergamini
2006-08-01regenBrad Smith
2006-08-01add PCI id for the IBM Calgary IOMMU found in high end IBM xServies servers.Brad Smith
2006-08-01regenBrad Smith
2006-08-01more tabs.Brad Smith
2006-07-31Kill autorepeat on ``all keys up'' event.Miod Vallat
2006-07-31Do not compile non-iso font encoding conversion tables and {bit(*),byte} orderMiod Vallat
2006-07-31take a scsi xfer from the midlayer and turn it into an areca io command.David Gwynne
2006-07-31puc@cardbus (only added (commented out) to whom has puc@pci enabled)Michael Shalayeff
2006-07-31hook arc up to the scsi midlayerDavid Gwynne
2006-07-31oops; the new one is w a whole new fw and doesn't work w/ twe(4)Michael Shalayeff
2006-07-31tweak the hardware commandsDavid Gwynne
2006-07-31new pci ids for future controllersDavid Gwynne
2006-07-31regenDavid Gwynne
2006-07-31future areca devices.David Gwynne
2006-07-30missed this part of the more strict receive path packet validationBrad Smith
2006-07-30Add more strict receive path packet validation routine. PreviouslyBrad Smith
2006-07-30more.Federico G. Schwindt
2006-07-30add some more definitions.Federico G. Schwindt
2006-07-30o Change sdhc_soft_reset() to pass the bits we want to reset and waitFederico G. Schwindt
2006-07-30Make [ahc|ahd]_print_register() consistant, since they are both calledKenneth R Westerback
2006-07-30Be consistant and always check for non-NULL pointer before assigning into it.Kenneth R Westerback
2006-07-30Donot pass a uninitialized pointer to aml_register_notify(), should fix PR5153Gordon Willem Klok
2006-07-29not keeping the dma tag around means we panic when we try to use it duringDavid Gwynne
2006-07-29Do not fail KDENABIO and KDDISABIO ioctls on non-i386 platforms, this allowsMiod Vallat
2006-07-29Do not redefine ALIGNED_POINTER, it comes from <machine/param.h>Miod Vallat
2006-07-29here's the real reason i removed the if_arc network goo: i wanted its name.David Gwynne
2006-07-29regenDavid Gwynne
2006-07-29more areca raid controller idsDavid Gwynne
2006-07-28KNFMarco Peereboom
2006-07-28Only read 1 sensor at a time instead of all of them. This should helpMarco Peereboom
2006-07-28Fix BT interface by waiting for BMC_BUSY on writes.Jordan Hargrave
2006-07-28make dmesg printing look a little bit nicer.Brad Smith
2006-07-28regenBrad Smith
2006-07-28add Intel IOP333, 5000 and 6321ESB PCI ids.Brad Smith
2006-07-28regenBrad Smith
2006-07-28move the Siemens vendor id to the right location.Brad Smith
2006-07-28regenBrad Smith
2006-07-28add some Broadcom, NVIDIA and Ricoh PCI ids.Brad Smith
2006-07-28do not bother playing tag with the PCI_COMMAND_STATUS_REGMark Kettenis
2006-07-28Simplify autoneg code a bit. Tested on a few sk(4)'s and an axe(4).Brad Smith
2006-07-28another Marvell Gig PHY.Brad Smith
2006-07-28regenBrad Smith
2006-07-28another Marvell Gig PHY.Brad Smith
2006-07-27new twe; reported by Randal Harisch <azar@eyeonvideo.com>Michael Shalayeff
2006-07-27oopsMichael Shalayeff
2006-07-27new twe idMichael Shalayeff
2006-07-27typoTheo de Raadt
2006-07-27Rework opl_find() so that it does not need to take a proto softc, shavesMiod Vallat