Age | Commit message (Expand) | Author |
2007-02-23 | Added support for getting host-bridge _BBN from _CRS resources | Jordan Hargrave |
2007-02-22 | Add bcw_phy_lo_b_measure(). | Marcus Glocker |
2007-02-22 | Add support for Winbond W83627EHF chips. | Mark Kettenis |
2007-02-22 | Add bcw_phy_initb2() and bcw_phy_initb4(). Activate bcw_phy_init() in the | Marcus Glocker |
2007-02-22 | Halftime for PHY init code, another ~1000 new lines. | Marcus Glocker |
2007-02-22 | We were getting no interrupts in .MP. There are 2 fixes; one in | Marco Peereboom |
2007-02-22 | Fixed ACPITIMER header revision for ACPI2.0 only | Jordan Hargrave |
2007-02-22 | New resource mapper interface and structures | Jordan Hargrave |
2007-02-21 | Fix stuttering audio playback as reported by Igor Grabin. | Marco Peereboom |
2007-02-21 | Don't use arbitrary 128 bytes as size of the blf key array if we know exactly | Alexander von Gernler |
2007-02-21 | Make an acpi-enabled GENERIC.MP work on systems that only support PIC mode. | Mark Kettenis |
2007-02-21 | Make the firmware load on big endian systems and while there make sure that | Claudio Jeker |
2007-02-21 | sync | Theo de Raadt |
2007-02-21 | put structs after copyright notice; ok dlg | Theo de Raadt |
2007-02-21 | regen for inclusion of the structs used in pcidevs_data.h | David Gwynne |
2007-02-21 | put the structs defining the content of pcidevs_data.h into that header | David Gwynne |
2007-02-21 | let the Globetrotter 3G+ attach to ubsa, from Victor Meghesan through bugs@ | Felix Kronlage |
2007-02-21 | regen | Felix Kronlage |
2007-02-21 | usb device id for Globetrotter 3G+ from Victor Meghesan through bugs@ | Felix Kronlage |
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-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 | 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-19 | Added acpi_map_address function for mapping GAS/IO registers | Jordan Hargrave |
2007-02-19 | do not do a curproc test for interrupt context, because it is plainly wrong. | 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 | 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-18 | Add currently unused functions for getting EDID information (max supported | Gordon Willem Klok |
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 |