summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-01-26sync dma mem back to the cpu on poll failure.David Gwynne
2008-01-26despatch -> dispatchDavid Gwynne
2008-01-26newline when printing about a failure to attach.David Gwynne
2008-01-25Add support for some other CPU's. Thank you toTobias Weingartner
2008-01-25Prevent USB network devices to generate a page fault trap when detachedMarcus Glocker
2008-01-25Since TX rate control is done by the firmware, we report the maximumMarcus Glocker
2008-01-25regenBrad Smith
2008-01-25- correct a typo for the Atheros AR5311 entry.Brad Smith
2008-01-24Fix some comments.Marcus Glocker
2008-01-24We don't report the antenna in the bpf tap. Remove it.Marcus Glocker
2008-01-24Report RX rates in radio tap.Marcus Glocker
2008-01-24Create chunk and state transition functions for RAID 0.Marco Peereboom
2008-01-24Bring softraid into the world of 16 byte commands; this allows for > 2TB disksMarco Peereboom
2008-01-24Finish the beep(4) driver by hooking it up to the ukbd(4) beep handlerRobert Nagy
2008-01-24provide an external hook for beeper devices just like pckbd(4) doesRobert Nagy
2008-01-24Oops, make fit in 80 cols.Marco Peereboom
2008-01-24Add IO path to RAID 0 discipline.Marco Peereboom
2008-01-24KNFMarco Peereboom
2008-01-24"read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because itKenneth R Westerback
2008-01-23Cleanup cn_pri. Change constants to more meaningful names, rather thanJoel Sing
2008-01-22- Fix some ifconfig up / down tweaks.Marcus Glocker
2008-01-22with a lot of fragments per cylinder group and lots of cylinderOtto Moerbeek
2008-01-22Added change to parseop to support return value; removes 1/2 stack depth forJordan Hargrave
2008-01-22add Y.C. Cable USB-Serial adapterOkan Demirmen
2008-01-22regenOkan Demirmen
2008-01-22add Y.C. Cable USB vendorOkan Demirmen
2008-01-22Fix a double VOP_UNLOCK() that was introduced into the error pathTodd C. Miller
2008-01-22Add splnet around mii_tick() in rl_tick().Brad Smith
2008-01-21use the right capitalization for `QLogic'Igor Sobrado
2008-01-21Add shutdown hook which resets the device when called. This solvesMarcus Glocker
2008-01-21Add support for SMC SMCWUSBT-G2.Jonathan Gray
2008-01-21regenJonathan Gray
2008-01-21add SMC SMCWUSBT-G2Jonathan Gray
2008-01-21Check against RESET_REG_SUP in FADT before doing the acpi reset danceJonathan Gray
2008-01-21Fix boot time interrupt storm on mec(4) by disabling DMA when stopping theJoel Sing
2008-01-20Remove obsolete rateset variables.Marcus Glocker
2008-01-20Cleanup rates:Marcus Glocker
2008-01-20Revert 1.25 and do not use _Q_INVALIDATE on timeout structures; beingMiod Vallat
2008-01-20debug kruftMarco Peereboom
2008-01-20Clean up comments.Joel Sing
2008-01-20Add temperature sensor.Mark Kettenis
2008-01-20Read EEPROM content the other way around (from start to end).Marcus Glocker
2008-01-20Adjust level 1 debug messages.Marcus Glocker
2008-01-20regenMarcus Glocker
2008-01-20Add one more device which could work. Fix comment typo in usbdevs whileMarcus Glocker
2008-01-19Add initial scaffold for RAID 0. No IO just yet.Marco Peereboom
2008-01-19Fix add_net_randomness() not being called because the wrongMarco Pfatschbacher
2008-01-19Simplify CLKF_INTR by making it look at the saved interrupt level,Mark Kettenis
2008-01-19When I say commented out, I should comment it out before comitting.Mark Kettenis
2008-01-19Add commented out entry for environ(4).Mark Kettenis