Age | Commit message (Expand) | Author |
2007-11-05 | More scsi_done() at SPLBIO. Wrap another interrupt function call while | Kenneth R Westerback |
2007-11-05 | More scsi_done() at SPLBIO. | Kenneth R Westerback |
2007-11-05 | Establish the acpi interrupt earlier. Fixes problems with some | Can Erkin Acar |
2007-11-05 | More scsi_done() at SPLBIO. If you poll by manually calling the | Kenneth R Westerback |
2007-11-05 | Oops. Stray debug printf snuck in. | Kenneth R Westerback |
2007-11-05 | Fix some cpu_switchto fallout. Reading disklabels to find raid | Kenneth R Westerback |
2007-11-05 | regen. | Owain Ainsworth |
2007-11-05 | add "82452KX/GX Orion Extended Express Processor to PCI Bridge", from NetBSD. | Owain Ainsworth |
2007-11-05 | recognise (and use) ahci 1.2 controllers. | David Gwynne |
2007-11-05 | Use the acpi_{acquire,release}_global_lock() to implement the global | Tobias Weingartner |
2007-11-05 | scsi_done() must be called at SPLBIO. | Kenneth R Westerback |
2007-11-05 | wait for the marvell firmware to become ok. | David Gwynne |
2007-11-05 | Take a bit more care to ensure that SCSI_POLL commands always return | Kenneth R Westerback |
2007-11-05 | audio encoding conversion cleanup | Jacob Meuser |
2007-11-04 | Check for non-zero address if mapping to the extended addresses. | Mike Belopuhov |
2007-11-04 | replace even more ctob/btoc with ptoa/atop | Martin Reindl |
2007-11-04 | Add support for the Meinberg PCI509 5V DCF77 time signal station receiver. | Marc Balmer |
2007-11-04 | regen. | Marc Balmer |
2007-11-04 | Add the Meinberg PCI509 card, a 5V DCF77 radio clock. | Marc Balmer |
2007-11-04 | start providing function pointers to differentiate between the intel and | David Gwynne |
2007-11-04 | very initial foundation for splitting things up to support both the | David Gwynne |
2007-11-04 | the 1200 and 1202 shoudl work fine too. | David Gwynne |
2007-11-04 | improve/repair locator printing; ok jsg | Theo de Raadt |
2007-11-04 | when the ati ahci stuff is in the ide compat mode, it can sometimes cause | David Gwynne |
2007-11-03 | Notebook from ckuethe@ that notifies AC with 0x01, so add that in. | Can Erkin Acar |
2007-11-03 | Fix LKM support for amd64. | Mike Belopuhov |
2007-11-03 | ACPI allows the OS to identify itself in a couple of ways and may behave | Chris Kuethe |
2007-11-03 | Add acpi_acquire_global_lock(), and acpi_release_global_lock to | Gordon Willem Klok |
2007-11-03 | Remove a useless printf, hit if acpicpu is disabled. | Gordon Willem Klok |
2007-11-03 | Added support for displaying wakeup devices | Jordan Hargrave |
2007-11-03 | quiet a noisy printf, requested by deraadt | Deanna Phillips |
2007-11-03 | Add missing else so that Concatanation of two buffers work. | Can Erkin Acar |
2007-11-03 | Fix setting values to buffers by obeying the conversion rules. | Can Erkin Acar |
2007-11-03 | less colons | Theo de Raadt |
2007-11-03 | Remove those words... | Chris Kuethe |
2007-11-03 | repair attach messages; ok gwk canacar | Theo de Raadt |
2007-11-03 | ACPI allows the OS to identify itself in a couple of ways and may behave | Chris Kuethe |
2007-11-03 | Changed aml_parselength to use incremental length calc | Jordan Hargrave |
2007-11-03 | Revert last commit which added ieee80211_rate2plcp() and | Marcus Glocker |
2007-11-03 | two fixes from FreeBSD: | Damien Bergamini |
2007-11-03 | fix ENETRESET handling in {wpi,iwn}_ioctl() so that the firmware won't | Damien Bergamini |
2007-11-03 | use DEVICE_IS_VGA_PCI in vga_pci_match() | Martin Reindl |
2007-11-03 | don't spam dmesg with huge, whitespace padded bios strings. | Chris Kuethe |
2007-11-03 | change what happens when acpi is enabled to include "relatively safe" | Bob Beck |
2007-11-03 | APM switchto cleanup diff. This uses the switchto functionality to | Tobias Weingartner |
2007-11-03 | Add acpi_acquire_global_lock() and acpi_release_global_lock() in MD locore.s | Tobias Weingartner |
2007-11-02 | crank maxfiles; OK deraadt@ | Todd C. Miller |
2007-11-02 | regen | Mike Belopuhov |
2007-11-02 | Add a couple of PCI IDs for VMWare. | Mike Belopuhov |
2007-11-02 | replace ctob/btoc with ptoa/atop (plus the usual round_page() where needed) | Martin Reindl |