summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2008-01-19Remove printf that doesn't make sense.Marco Peereboom
2008-01-19Activate upgt(4) for macppc. Tested for a while on my PowerBook.Marcus Glocker
2008-01-19Make host bridges provide their own implementation of pci_conf_read() andMark Kettenis
2008-01-19Make the device work again on big endian archs (after firmware upgrade).Marcus Glocker
2008-01-18Print consoleness the canonical way.Mark Kettenis
2008-01-18Add LED support.Marcus Glocker
2008-01-18Add environ(4).Mark Kettenis
2008-01-18First attempt to write a driver for the environment device found onMark Kettenis
2008-01-17Print names we get from the prom within double quotes.Mark Kettenis
2008-01-17Remove some #if;ed out code.Mark Kettenis
2008-01-17Fix RX queue stalling by regulary reading the device statistics (with aMarcus Glocker
2008-01-17Set if_baudrate with IF_Gbps(10);Thordur I. Bjornsson
2008-01-17casts so this compiles on i386.Thordur I. Bjornsson
2008-01-17In ether_input() scheduling the soft interrupt and queueing theAlexander Bluhm
2008-01-17Add splnet around mii_tick() in sk_yukon_tick().Brad Smith
2008-01-17Notify us of NOTE_LINK on mkdir(2) as well.Federico G. Schwindt
2008-01-17Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightlyMarcus Glocker
2008-01-16Simplify spilling register windows into the pcb by storing the stack pointerMark Kettenis
2008-01-16Set the baudrate with IF_Gbps(10); and remove anThordur I. Bjornsson
2008-01-16Dont use PR_LIMITFAIL with PR_WAITOK when M_WAIT is passed withThordur I. Bjornsson
2008-01-16- Store the hw revision into a new softc field in re_attach() and referenceBrad Smith
2008-01-16- Remove a unwanted slash from a error message printfBrad Smith
2008-01-15Work around an intel BIOS bug where it locates the ACPI tables inTobias Weingartner
2008-01-15Revert r1.15 and flush pages (if cached) in pmap_remove_pv on every invocation,Miod Vallat
2008-01-15Make sabtty(4) adopt the speed configured in OpenFirmware when it is theMark Kettenis
2008-01-15Move some definitions from mpconfig.h to mpbiosreg.h (where they are on i396).Mark Kettenis
2008-01-15Enable umbg(4).Marc Balmer
2008-01-15bring in lots of ac97(4) and auvia(4) updates from NetBSDJacob Meuser