summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-03-15fix if(); error, also add missing error checks and close_pipe calls.Dale Rahn
2004-03-15per popular demand panic on premature arc4 initializations (would have panice...Michael Shalayeff
2004-03-15No need for ADEV_NODOORLOCK quirk anymore; krw@ okMiod Vallat
2004-03-15DO NOT UNDO MY COMMITSTheo de Raadt
2004-03-14Return EINVAL in case of a zero length descriptor. The hifn can not handleHans-Joerg Hoexer
2004-03-14Add first cut at PPR negotiation. From Marco Peereboom.Kenneth R Westerback
2004-03-14Shrink openings down to 1 for now, this makes the snakes happy, until aMiod Vallat
2004-03-14Small osiop inspired cleanups, especially honour the xfer timeout valueMiod Vallat
2004-03-14Caps lock should only affect the letter keys, rather than enforcing a shiftMiod Vallat
2004-03-14support for two more leadtek cards; from robert nagyMichael Shalayeff
2004-03-12Add a missing htole16() that broke software WEP on big endian machines.Todd C. Miller
2004-03-12Allow busy wait loops to fail, so that we don't spin if the hil loop does notMiod Vallat
2004-03-12Enable ata133 on amd8111; from netbsdAlexander Yurchenko
2004-03-12Reset scsi bus upon command timeout.Miod Vallat
2004-03-12RegenMiod Vallat
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlyMiod Vallat
2004-03-10no need for re-including machine/stdarg.hTheo de Raadt
2004-03-10syncTheo de Raadt
2004-03-10new vscom puc; toni.tiveron@tiscali.itTheo de Raadt
2004-03-10indentTheo de Raadt
2004-03-09Allow the screen blanker to be disabled; PR#3123Miod Vallat
2004-03-09Fix multicast on recent sk chipsets. Adapted from a patch by Keith MitchellMatthieu Herrb
2004-03-07Eliminate bit fields and unused fields in mpt_softc.Kenneth R Westerback
2004-03-06Remove excessive boot time verbiage.Kenneth R Westerback
2004-03-06Fix commit botch of .orig files.Kenneth R Westerback
2004-03-06Initial version of driver for LSI MPT devices, like the U320 1030.Kenneth R Westerback
2004-03-05Remove duplicate defines. BSD airtools uses WI_STYPE_CTL_CFENDCFACKTodd C. Miller
2004-03-043 buglets.Ted Unangst
2004-03-03Make sure than svnd read their disklabel as svnd, not vnd devices.Miod Vallat
2004-03-03The socket number diagnostic check was simply crying out for unsignedMiod Vallat
2004-03-03remove bufq support until i figure out just what's going wrong. ok deraadt@Ted Unangst
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-03Add SYMBIOS devices for upcoming mpt driver.Kenneth R Westerback
2004-03-02Rework the card insertion/removal detection logic:Miod Vallat
2004-03-02Fix timing issues with newer Prism firmware and retry card reset upTodd C. Miller
2004-03-02Make HostAP work Prism cards with newer firmware (1.7.0 and higher).Todd C. Miller
2004-03-01Define a wsdisplay type for rfx; ok deraadt@Miod Vallat
2004-02-28syncTheo de Raadt
2004-02-28crunch it smallerTheo de Raadt
2004-02-28dig lsi/symbios sata boards; reported and tesing by pailloncy@ifrance.comMichael Shalayeff
2004-02-27kbd_reset can work on amd64 tooTheo de Raadt
2004-02-27Disable interrupts in wi_intr() before sending an ACK. Fixes aTodd C. Miller
2004-02-27syncMatthieu Herrb
2004-02-27+Radeon 9200, and a typo noticed by anil@. Ok deraadt@, tom@Matthieu Herrb
2004-02-27Fix a botched strchr() inlining in vga_load_font and avoid dereferencingTodd C. Miller
2004-02-27change url; jjy2+@pitt.eduTheo de Raadt
2004-02-27JVC MP-XP7250 Builtin USB WLANHenning Brauer
2004-02-27syncHenning Brauer
2004-02-27another wi@usb variantHenning Brauer
2004-02-27regenNiklas Hallqvist