summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-04-02remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd listsTheo de Raadt
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt
2004-04-01Better bounds checking in strategy(), and kill the (unused) rd flagsMiod Vallat
2004-03-31cleanup some whitespacesMichael Shalayeff
2004-03-31regenMichael Shalayeff
2004-03-31a few more hp cardsMichael Shalayeff
2004-03-20Remove errant ';' at end of if() statement that was causing pre-matureAaron Campbell
2004-03-20Implement firmware download.Kenneth R Westerback
2004-03-19Use __LP64__ to check for 64-bit systems.Miod Vallat
2004-03-19typo in comment; from robert nagyMichael Shalayeff
2004-03-19Tweak isr to speed it up, panic in correct spot, prepare for more firmwareKenneth R Westerback
2004-03-18Starting with Prism firmware version 1.6.3, HostAP supports anTodd C. Miller
2004-03-18don't read registers all the time, solves timeout issues. from Joris VinkTed Unangst
2004-03-17Reduce openings to avoid both usual 'EIO' problems in interrupt modeKenneth R Westerback
2004-03-16Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si).Miod Vallat
2004-03-16unlock on error paths, from Patrick LatifiTed Unangst
2004-03-15Changes to wihap_auth_req():Todd C. Miller
2004-03-15Make software WEP work in BSS (station) mode. Based on patches fromTodd C. Miller
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