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