summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Fix ^From line date because mail(1) cares about spacing; kili@outback.escape.deTheo de Raadt
2005-08-27change default user shell to ksh as well.Theo de Raadt
2005-08-27reluctantly move cc1 to base. xdm uses cpp, and in some gcc releasesTheo de Raadt
2005-08-27Fix off-by-one when moving a line to the end of the buffer. InsteadTodd C. Miller
2005-08-27remove -beta tagTheo de Raadt
2005-08-27mention BCM5752 here.Brad Smith
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-27Provide prototype for the function we actually use.Mark Kettenis
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-27no need to display the copyright in the formatted page;Jason McIntyre
2005-08-27backout unapproved diffTheo de Raadt
2005-08-27Put in missing parenthesis and thus always passKenneth R Westerback
2005-08-26fix obvious accident introduced with r1.9, there is no disktype floppyxHenning Brauer
2005-08-26kill bad punctuation;Jason McIntyre
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-25Provide prototype for the function we actually use.Mark Kettenis
2005-08-25when we get an invalid hostname in an option, bitching a moaning is ok,Henning Brauer
2005-08-25fix date spec in mbox From lineHenning Brauer
2005-08-25Prevent zs_stackp from going past the end of zs_htab. May happenTodd C. Miller
2005-08-25dhcpd has no -q switch any more to behave, it just behavesHenning Brauer
2005-08-25read the information from the INADDR_ANY socket and do not loop ifMarkus Friedl
2005-08-24document /etc/raid[0-3].conf in FILES;Jason McIntyre
2005-08-24add ural(4) to the .Nm list;Jason McIntyre
2005-08-24some scsi xs transactions can come in without a buffer pointer obviously; tes...Theo de Raadt
2005-08-24Add MegaRAID 320-2E and while in here alsoe add MegaRAID 320.Marco Peereboom
2005-08-24Add MegaRAID 320E.Marco Peereboom
2005-08-24Sync.Marco Peereboom
2005-08-24Add MEGARAID_3202E. ok deraadt@Marco Peereboom
2005-08-24Tell people to use 2k blocksize for writing the bootable image.Mark Kettenis
2005-08-24checkout -D also implies -P; ok jmc@.Xavier Santolaria
2005-08-24range check months 1-12; ok tedu millert othersTheo de Raadt
2005-08-24dont reject safte devices that have more inquiry information than theDavid Gwynne
2005-08-24Test xs->bp before de-referencing it. Initialize it to NULL, not 0.Kenneth R Westerback