Age | Commit message (Expand) | Author |
2004-07-21 | remove hppa workarounds; from jkunz@ pr3861 | Michael Shalayeff |
2004-07-21 | spacing | Theo de Raadt |
2004-07-21 | use cdce_ prefix on crc32 function and table name to avoid conflicts, | Daniel Hartmeier |
2004-07-21 | update the netbsd license and tags | David Gwynne |
2004-07-21 | add crc32(), ether_crc32_[b|l]e() doesn't work here. should make it work | Daniel Hartmeier |
2004-07-21 | from netbsd, umass.c 1.103 | David Gwynne |
2004-07-21 | from netbsd, umass.c 1.105 | David Gwynne |
2004-07-21 | from netbsd, umass.c 1.112 | David Gwynne |
2004-07-21 | from netbsd, umass.c 1.116 | David Gwynne |
2004-07-21 | from netbsd, umass.c 1.104 | David Gwynne |
2004-07-21 | from netbsd, umass.c 1.101 | David Gwynne |
2004-07-21 | from netbsd, umass.c 1.100 1.113 1.115, umass_scsipi.c 1.11, umassvar.h 1.21 | David Gwynne |
2004-07-21 | calibrate after opening. helps if cpu speed is changing and microtime can't | Ted Unangst |
2004-07-21 | remove a few inlines from funcs that are used more than once and make code bi... | Michael Shalayeff |
2004-07-21 | from freebsd, ugen.c 1.68 usbdi_util.c 1.27 usbdi_util.h 1.15 | David Gwynne |
2004-07-20 | Driver for USB CDC Ethernet devices (USB Host-to-Host), appearing as | Daniel Hartmeier |
2004-07-20 | regen | Michael Shalayeff |
2004-07-20 | prolific pl2501; for dhartmei@ | Michael Shalayeff |
2004-07-20 | no point in return from void function | Peter Valchev |
2004-07-20 | sync | David Krause |
2004-07-20 | SD Controller found on a Toshiba laptop; ok deraadt@ | David Krause |
2004-07-20 | typo | Theo de Raadt |
2004-07-20 | sync | Theo de Raadt |
2004-07-20 | another new device; shin@happynet.co.jp | Theo de Raadt |
2004-07-19 | Delete the AP scan timeout in atw_detach. Fixes a panic on detach if the | Todd C. Miller |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | oops | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | shrinky shrinky | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | more shrink | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | shrink | Theo de Raadt |
2004-07-18 | #ifdef SMALL_KERNEL -> #define ISP_STRIPPED | Theo de Raadt |
2004-07-17 | from netbsd, umass.c 1.98, umassvar.h 1.20 | David Gwynne |
2004-07-16 | regen | Pedro Martelletto |
2004-07-16 | recognize the dwl-122 usb wireless card. from fgsch | Pedro Martelletto |
2004-07-16 | Aft source update. | Alex Feldman |
2004-07-16 | sync | Theo de Raadt |
2004-07-16 | new xl variant (Asus P4R800-VM motherboards) | Theo de Raadt |
2004-07-15 | - The card_attach_now flag hasn't been necessary or useful for some time. | Brad Smith |
2004-07-15 | - Unmap space used to read tuple | Brad Smith |
2004-07-15 | Remove an errant ATW_CLR() that was the result of a merge error. | Todd C. Miller |
2004-07-15 | Simplify receive descriptor setup; from NetBSD (dyoung). | Todd C. Miller |
2004-07-15 | Insist that callers use atw_write_sram to copy even-length buffers | Todd C. Miller |
2004-07-15 | Totally revamp/re-organize device initialization using clue from the | Todd C. Miller |
2004-07-15 | Refine some register definitions. From NetBSD (dyoung) | Todd C. Miller |
2004-07-15 | Totally revamp device resets using clue from the reference driver. | Todd C. Miller |
2004-07-15 | kill sc_intr_ack | Todd C. Miller |
2004-07-15 | Take the paranoia out of the code for writing baseband registers. | Todd C. Miller |