summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2006-04-10make this match our code standardsTheo de Raadt
2006-04-10enable schenvTheo de Raadt
2006-04-10new sch5017 driver by roman.hunt@comcast.netTheo de Raadt
2006-04-10files.i2cTheo de Raadt
2006-04-09slightly nicer sensor namesTheo de Raadt
2006-04-09On macppc and sparc64, if allowaperture=0 only allow mmap()-ing ofMatthieu Herrb
2006-04-09On MVME188 systems with more than two CMMUs par CPU, do not honor theMiod Vallat
2006-04-09Rewrite bus_compatible() to allow one alias to expand to several drivers,Miod Vallat
2006-04-09#ifdef lint wraps for va_startTheo de Raadt
2006-04-09regenBrad Smith
2006-04-09add another ServerWorks SATA PCI id.Brad Smith
2006-04-08Don't panic in apic_intr_establush() if interrupt is not sharable and alreadyMark Kettenis
2006-04-08clean up includes, from thib, okay tedu@Pedro Martelletto
2006-04-07Add optional flush method to MIDI hardware interface.Jonathan Gray
2006-04-07Replace bus_space functions with generic ones that do barriers.Marco Peereboom
2006-04-07Add memory allocator functions.Marco Peereboom
2006-04-07Print state in debug. Change return vales to 1 instead of ENXIO.Marco Peereboom
2006-04-07Use new shiny debug code.Marco Peereboom
2006-04-07Make a better debug mechanism.Marco Peereboom
2006-04-07Enable mfi_transition_fw() original code from FreeBSD.Marco Peereboom
2006-04-07Add DEVNAME.Marco Peereboom
2006-04-07Add register offsets. Borrowed from FreeBSD.Marco Peereboom
2006-04-07Add work around for mbuf leak in the tx path until weJonathan Gray
2006-04-07Add and use ffs_validate(), a function for sanity checking super blocksPedro Martelletto
2006-04-07Don't check for a BAR address past PCI_MAPREG_END; some devicesBrad Smith
2006-04-07implement a check whether a BAR is present at all at a givenBrad Smith
2006-04-06Add fw transition logic.Marco Peereboom
2006-04-06Add structures and defines.Marco Peereboom
2006-04-06release kernel lock _after_ the emulation exit hook is called to protect poss...Michael Shalayeff
2006-04-06Fix a process datasize leak with MAP_FIXED. When zapping old mappingsKurt Miller
2006-04-06Hook up mfi, remains disabled.Marco Peereboom
2006-04-06Add skeleton driver for MegaRAID SAS.Marco Peereboom
2006-04-06Sync.Marco Peereboom
2006-04-06Add MegaRAID SAS devicesMarco Peereboom
2006-04-06the synchronise cache path is unique in ami in that it uses two megaraidDavid Gwynne
2006-04-06kudos to djm for finding an embarrassing bug. using the same variableDavid Gwynne