summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-09-05If we have a match for the PCI ID we don't care what the PCI class is.Jonathan Gray
2005-09-04remove unused NetBSD pci_intr_evcnt() function.Brad Smith
2005-09-04add a commentBrad Smith
2005-09-04remove unused NetBSD pci_intr_evcnt() function.Brad Smith
2005-09-04a couple typosBrad Smith
2005-09-01Make sure the packets are aligned for dma while copying,Can Erkin Acar
2005-09-01On zaurus, don't fall back to fake geometry if ata_get_params() fails,Uwe Stuehler
2005-08-31Remove check that prevents disks that are not in the unused state to move toMarco Peereboom
2005-08-31Fix some tsleep magic. Code done by krw@Marco Peereboom
2005-08-31Make ioctls stop polling for completion. This enhances the responsivenessMarco Peereboom
2005-08-31Comment out KASSERT(mc != NULL) in carp_ether_delmulti. Because we mess withRyan Thomas McBride
2005-08-30- add BCM5780 PCI idsBrad Smith
2005-08-30unfortunately large fixes to memleaks caused by abuse of incompleteDavid Gwynne
2005-08-29setpu stack for primary boot at 0x30000 after the load address.Michael Shalayeff
2005-08-29Handle AX88178 on 12 Mbit USB controllers such as ohci & uhci moreJonathan Gray
2005-08-29regenBrad Smith
2005-08-29add Broadcom BCM5780 PCI ids.Brad Smith
2005-08-29- use pci_mapreg_type() to fix some systems that would fail to attachBrad Smith
2005-08-29If a buffer larger than the max allowed is offered to scsi_mode_sense()Kenneth R Westerback
2005-08-29Make sure certain architectures/compilers don't round up the size ofKenneth R Westerback
2005-08-28axe gig needs eephy; noted by dlg/jsg, add to required mediaTheo de Raadt
2005-08-28wake aps up on resume from suspend/standby; ok deraadt@Damien Miller
2005-08-28The AX88178 sends multiple frames per USB transferJonathan Gray
2005-08-28We don't need to do a PHY select for AX88178 but we shouldJonathan Gray
2005-08-28Write back IPG values in a manner more likely to work.Jonathan Gray
2005-08-28Tell the AX88178 to give us the full transaction size.Jonathan Gray
2005-08-28Account for larger USB transaction size of AX88178 byJonathan Gray
2005-08-28We have to do some extra hand holding on link state changeJonathan Gray
2005-08-27remove -beta tagTheo de Raadt
2005-08-27Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-27Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-27regenBrad Smith
2005-08-27BCMunknown -> BCM5752Brad Smith
2005-08-27Use the ATA security FREEZE LOCK command on disks beforeJonathan Gray
2005-08-27recognize 5752 A1 ASIC rev.Brad Smith
2005-08-27Define some ATA security feature set commands.Jonathan Gray
2005-08-27Fix some issues to make the dual port version work this should also fix theClaudio Jeker
2005-08-27Timeout service request in the uncommon case that the port is blockedClaudio Jeker
2005-08-27Tell the dma engine to not poll to often for new descriptors and initialize theClaudio Jeker
2005-08-27iosize is no longer used, use correct esc->mc_iosize instead. This fixes aClaudio Jeker
2005-08-27move some debug messages to use the debug macros so they dont appearAnil Madhavapeddy
2005-08-27backout unapproved diffTheo de Raadt
2005-08-27Put in missing parenthesis and thus always passKenneth R Westerback
2005-08-25Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-25Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-24some scsi xs transactions can come in without a buffer pointer obviously; tes...Theo de Raadt
2005-08-24Add MegaRAID 320E.Marco Peereboom
2005-08-24Sync.Marco Peereboom
2005-08-24Add MEGARAID_3202E. ok deraadt@Marco Peereboom
2005-08-24dont reject safte devices that have more inquiry information than theDavid Gwynne