summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-04-15Don't bother setting the frequency entry in the available states tableGordon Willem Klok
2006-04-15Eliminate some pointers we dont use, originally for multiprocessor support,Gordon Willem Klok
2006-04-15Rid k7_powernow_setperf() of some bad math, this code expected the valuesGordon Willem Klok
2006-04-15Change the return value in k7_powernow_setperf() from 1 to 0 so that itGordon Willem Klok
2006-04-15Add a bunch more uplcom devices found in Linux driver.Jonathan Gray
2006-04-15regenJonathan Gray
2006-04-15A bunch of uplcom devices found in Linux driver.Jonathan Gray
2006-04-15Loop on the number of PST reported by the bios not a magic number.Gordon Willem Klok
2006-04-15check for IFF_RUNNING being set before calling gem_init().Brad Smith
2006-04-15Print out trap number as well as stringTobias Weingartner
2006-04-15Fix the NIOAPIC case as wellTobias Weingartner
2006-04-15regenBrad Smith
2006-04-15add the Broadcom BCM5706C and BCM5708C PHY ids.Brad Smith
2006-04-15Add support for non-RAID part of the ITExpress IT8212F.Jonathan Gray
2006-04-14Remove final DUMMY_NOPS vestige of a macro as well.Tobias Weingartner
2006-04-14Nuke DUMMY_NOPS, cleanup.Tobias Weingartner
2006-04-14ANSIfy functions.Marco Peereboom
2006-04-14ANSIfy function names.Marco Peereboom
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
2006-04-14Compile hp300 stand with Wall or I'll never get motivated to make it clean.Miod Vallat
2006-04-14fix +12v conversion, because of stupid C; wilfriedTheo de Raadt
2006-04-14rm trailing whitespaceMartin Reindl
2006-04-14- Add BUS_DMA_STREAMING to data transfer map loads.Martin Reindl
2006-04-13typoBrad Smith
2006-04-13Drop the ivec[] interrupt acknowledge address array, compute the addressMiod Vallat
2006-04-13Fix timeout initialization bug introduced in rev 1.8.Miod Vallat
2006-04-13Coverity ID 2311: in auixp_allocate_dma_chain() free dma variable ifBrad Smith
2006-04-13free mem if attach fails; netbsd coverity cid 2329Jolan Luff
2006-04-13Use PAGE_SIZE rather than NBPG.Brad Smith
2006-04-13Don't use NBPG.Brad Smith
2006-04-13various changes to the table-driven code as a result of conversationsTheo de Raadt
2006-04-12regenMark Kettenis
2006-04-12Add Atheros AR5424 PCI Express mini WLAN.Mark Kettenis
2006-04-12when the interrupt handler has run out of work to do it shouldnt return 0David Gwynne
2006-04-12revert the new superblock format. it violates the rule that newTed Unangst
2006-04-11make this use nanotime, not microtime; ok mickey@Damien Miller
2006-04-11on link state changes, copy baudrate (negotiated link speed) from parentHenning Brauer
2006-04-11KNF.Marco Peereboom
2006-04-11Add acpi_resume(struct acpi_softc *sc), which calls some AML methods,Gordon Willem Klok
2006-04-11Discover some ACPI sleep related methods, and call them at theGordon Willem Klok
2006-04-10typo by bradTheo de Raadt
2006-04-10sch5017 is an adt7460 clone of some type. also, we are seeing someTheo de Raadt
2006-04-10Intrepid 2 host bridges.Brad Smith
2006-04-10recognize the Intrepid 2 ATA controller.Brad Smith
2006-04-10fix the macro so gem recognizes the Intrepid 2 GMAC.Brad Smith
2006-04-10recognize the Intrepid 2 GMACBrad Smith
2006-04-10regenBrad Smith
2006-04-10add PCI ids for the Apple Intrepid 2 Controller found on the latestBrad Smith
2006-04-10under some cases some wi(4) cards freak out and then do not recover.Theo de Raadt
2006-04-10unify temperature sensor names much moreTheo de Raadt