Age | Commit message (Expand) | Author |
2007-02-21 | Fix a few memory leaks. | Marco Peereboom |
2007-02-21 | KNF | Marco Peereboom |
2007-02-21 | Some Sony VAIOs use the wrong eventing type. Work around that by honering it. | Marco Peereboom |
2007-02-21 | Fixed deref for storing to local after CondRef op | Jordan Hargrave |
2007-02-21 | Don't unconditionally spin up SDEV_UMASS devices. They almost | Kenneth R Westerback |
2007-02-20 | It helps to enable hpet... This fixes bnx not working on amd64. | Marco Peereboom |
2007-02-20 | rename ccb_id to ccb_slot so its more clear what its used for. stash a | David Gwynne |
2007-02-20 | oops, missed one in the cmd list entry | David Gwynne |
2007-02-20 | KNF while here. | Marco Peereboom |
2007-02-20 | fill some macros for ahci structures. fix a spello while there. | David Gwynne |
2007-02-20 | KNF while in here. | Marco Peereboom |
2007-02-20 | Fix a memory leak in acx_load_radio_firmware() -- free the ucode after use. | Claudio Jeker |
2007-02-20 | ~1052 lines of new PHY radio initialization code and no end in sight. | Marcus Glocker |
2007-02-20 | Revert PAE pmap for now, until the strange bug is found. This stops | Tom Cosgrove |
2007-02-20 | Remove duplicate entry. | Tom Cosgrove |
2007-02-20 | Fix the bpf hook in etherip_input() by using the right address family and | Claudio Jeker |
2007-02-20 | for vfsconf sysctl, do not leak kernel sensors out to userland | Theo de Raadt |
2007-02-20 | for sensors do not leak kernel pointers when copying out to userland; | Theo de Raadt |
2007-02-20 | No use checking malloc return when called with M_WAITOK. | Thordur I. Bjornsson |
2007-02-20 | Move AML_OBJDEBUG into ACPI_DEBUG. | Marco Peereboom |
2007-02-20 | Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at) | Tom Cosgrove |
2007-02-19 | Added acpi_map_address function for mapping GAS/IO registers | Jordan Hargrave |
2007-02-19 | Put warning about shared IPL interrupts under MPVERBOSE and don't talk about | Mark Kettenis |
2007-02-19 | do not do a curproc test for interrupt context, because it is plainly wrong. | Theo de Raadt |
2007-02-19 | only make this interface available to the kernel for now, discussed witha | Theo de Raadt |
2007-02-19 | ACPIVERBOSE should be off, like i386 | Theo de Raadt |
2007-02-19 | stick atascsi onto ahci, which in turn attaches a scsibus. while this | David Gwynne |
2007-02-19 | ahci will depend on atascsi and scsi | David Gwynne |
2007-02-19 | precomp -> features as per ATA spec | Jonathan Gray |
2007-02-19 | i think ata_xfers should look more like this. stash the number of the port | David Gwynne |
2007-02-19 | actually init and destroy the shared ata stuff when an atascsi instance | David Gwynne |
2007-02-19 | code to set up a global pool for allocating ata_xfers out of, and for | David Gwynne |
2007-02-19 | Remove unused variable lapic_timer | Tom Cosgrove |
2007-02-19 | oops, i should have tried to compile the REQUEST_SENSE handling before | David Gwynne |
2007-02-19 | REQUEST_SENSE will say there is no sense data. | David Gwynne |
2007-02-19 | implement the start of the framework for scsi emulation of ata disks | David Gwynne |
2007-02-19 | as is short for atascsi, not ab | David Gwynne |
2007-02-19 | pull in atascsi, a scsi to ata translation layer, so i can work on it in | David Gwynne |
2007-02-19 | add handling of skip steps for urpf-failed addresses. | Pierre-Yves Ritschard |
2007-02-19 | minimum blocksize for ESP is 32 bit, so adjust blocksize of NULL | Hans-Joerg Hoexer |
2007-02-18 | Correct yo-yo shutdowns: | Gordon Willem Klok |
2007-02-18 | Add currently unused functions for getting EDID information (max supported | Gordon Willem Klok |
2007-02-18 | Display the interrupt priority in dmesg, for frame buffers which register | Miod Vallat |
2007-02-18 | Make it more apparent these boards have (crippled version of) vga-compatible | Miod Vallat |
2007-02-18 | Add bcw_phy_set_baseband_attenuation(). | Marcus Glocker |
2007-02-18 | Comment corrections from Bret Lambert. | Marcus Glocker |
2007-02-18 | Add bcw_shm_write16(). | Marcus Glocker |
2007-02-18 | Add support for ShanTou ST268. | Jonathan Gray |
2007-02-18 | regen | Jonathan Gray |
2007-02-18 | another udav(4) | Jonathan Gray |