Age | Commit message (Expand) | Author |
2006-04-11 | on link state changes, copy baudrate (negotiated link speed) from parent | Henning Brauer |
2006-04-11 | KNF. | Marco Peereboom |
2006-04-11 | Add acpi_resume(struct acpi_softc *sc), which calls some AML methods, | Gordon Willem Klok |
2006-04-11 | Discover some ACPI sleep related methods, and call them at the | Gordon Willem Klok |
2006-04-10 | typo by brad | Theo de Raadt |
2006-04-10 | sch5017 is an adt7460 clone of some type. also, we are seeing some | Theo de Raadt |
2006-04-10 | Intrepid 2 host bridges. | Brad Smith |
2006-04-10 | recognize the Intrepid 2 ATA controller. | Brad Smith |
2006-04-10 | fix the macro so gem recognizes the Intrepid 2 GMAC. | Brad Smith |
2006-04-10 | recognize the Intrepid 2 GMAC | Brad Smith |
2006-04-10 | regen | Brad Smith |
2006-04-10 | add PCI ids for the Apple Intrepid 2 Controller found on the latest | Brad Smith |
2006-04-10 | under some cases some wi(4) cards freak out and then do not recover. | Theo de Raadt |
2006-04-10 | unify temperature sensor names much more | Theo de Raadt |
2006-04-10 | make this match our code standards | Theo de Raadt |
2006-04-10 | enable schenv | Theo de Raadt |
2006-04-10 | new sch5017 driver by roman.hunt@comcast.net | Theo de Raadt |
2006-04-10 | files.i2c | Theo de Raadt |
2006-04-09 | slightly nicer sensor names | Theo de Raadt |
2006-04-09 | On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of | Matthieu Herrb |
2006-04-09 | On MVME188 systems with more than two CMMUs par CPU, do not honor the | Miod Vallat |
2006-04-09 | Rewrite bus_compatible() to allow one alias to expand to several drivers, | Miod Vallat |
2006-04-09 | #ifdef lint wraps for va_start | Theo de Raadt |
2006-04-09 | regen | Brad Smith |
2006-04-09 | add another ServerWorks SATA PCI id. | Brad Smith |
2006-04-08 | Don't panic in apic_intr_establush() if interrupt is not sharable and already | Mark Kettenis |
2006-04-08 | clean up includes, from thib, okay tedu@ | Pedro Martelletto |
2006-04-07 | Add optional flush method to MIDI hardware interface. | Jonathan Gray |
2006-04-07 | Replace bus_space functions with generic ones that do barriers. | Marco Peereboom |
2006-04-07 | Add memory allocator functions. | Marco Peereboom |
2006-04-07 | Print state in debug. Change return vales to 1 instead of ENXIO. | Marco Peereboom |
2006-04-07 | Use new shiny debug code. | Marco Peereboom |
2006-04-07 | Make a better debug mechanism. | Marco Peereboom |
2006-04-07 | Enable mfi_transition_fw() original code from FreeBSD. | Marco Peereboom |
2006-04-07 | Add DEVNAME. | Marco Peereboom |
2006-04-07 | Add register offsets. Borrowed from FreeBSD. | Marco Peereboom |
2006-04-07 | Add work around for mbuf leak in the tx path until we | Jonathan Gray |
2006-04-07 | Add and use ffs_validate(), a function for sanity checking super blocks | Pedro Martelletto |
2006-04-07 | Don't check for a BAR address past PCI_MAPREG_END; some devices | Brad Smith |
2006-04-07 | implement a check whether a BAR is present at all at a given | Brad Smith |
2006-04-06 | Add fw transition logic. | Marco Peereboom |
2006-04-06 | Add structures and defines. | Marco Peereboom |
2006-04-06 | release kernel lock _after_ the emulation exit hook is called to protect poss... | Michael Shalayeff |
2006-04-06 | Fix a process datasize leak with MAP_FIXED. When zapping old mappings | Kurt Miller |
2006-04-06 | Hook up mfi, remains disabled. | Marco Peereboom |
2006-04-06 | Add skeleton driver for MegaRAID SAS. | Marco Peereboom |
2006-04-06 | Sync. | Marco Peereboom |
2006-04-06 | Add MegaRAID SAS devices | Marco Peereboom |
2006-04-06 | the synchronise cache path is unique in ami in that it uses two megaraid | David Gwynne |
2006-04-06 | kudos to djm for finding an embarrassing bug. using the same variable | David Gwynne |