Age | Commit message (Expand) | Author |
2009-10-27 | Bah didn't man to commit the GENERIC part just yet. | Marco Peereboom |
2009-10-27 | Add driver for MPI2 SAS HBAs. This covers LSI MPT2 and Dell H200 HBAs. | Marco Peereboom |
2009-10-26 | add ENOTSUP and bump libc minor | Jasper Lievisse Adriaanse |
2009-10-26 | Load %mxcsr when initializing the FPU on machines that support SSE. | Mark Kettenis |
2009-10-26 | Do not do strncmp comparisons on dv_xname because longer device names which | Theo de Raadt |
2009-10-26 | Rename struct confargs to struct mainbus_attach_args for consistency and also | Miod Vallat |
2009-10-26 | Get rid of unused `frame' member of struct intrhand; only hardclock() needs | Miod Vallat |
2009-10-26 | sync | Marco Peereboom |
2009-10-26 | Add SAS2008 | Marco Peereboom |
2009-10-26 | In device_match(), match on exact device name (as obtained from struct cfdriver) | Miod Vallat |
2009-10-26 | Verify checksum+address when loading ACPI tables. | Jordan Hargrave |
2009-10-26 | start Tx at lowest available rate to give initial WPA handshake and | Damien Bergamini |
2009-10-26 | Make pci_intr_string() on xbridge return both the xbridge irq and the crossbow | Miod Vallat |
2009-10-26 | Remove DS1687 vs DS742 runtime detection code; we only attach dsrtc on the | Miod Vallat |
2009-10-26 | Set the rdomain in bpfwrite() to the interface rdomain so that bpf sender | Claudio Jeker |
2009-10-26 | Add support for the Octane power button to power(4). Took me a while to | Miod Vallat |
2009-10-26 | Add new xbow routines to explicitely trigger or clear an interrupt source, | Miod Vallat |
2009-10-26 | Oops; forgot to add this file in previous commit (overhaul of macebus | Miod Vallat |
2009-10-26 | Better crime/mace interrupt handling; interrupt information is no longer | Miod Vallat |
2009-10-26 | update WiFi Link 6000 product ids. | Damien Bergamini |
2009-10-26 | regen | Damien Bergamini |
2009-10-26 | clarify Intel WiFi Link 6000 PCI product id names. | Damien Bergamini |
2009-10-26 | Replace pool_get() + bzero() with pool_get(..., PR_ZERO). | Michael Knudsen |
2009-10-26 | better test for if the parent is ohci; ok mglocker | Theo de Raadt |
2009-10-25 | Get rid of unused macro `la_timer'. | Michael Knudsen |
2009-10-25 | palm: kernel configuration file changes | Marek Vasut |
2009-10-24 | Match on `esm' as the device name, not `anything starting with esm'; ok dlg@ | Miod Vallat |
2009-10-24 | call wpi_power_calibration() at splnet(). | Damien Bergamini |
2009-10-24 | add explicit barriers for read/write accesses to prph and internal memory. | Damien Bergamini |
2009-10-24 | enable WiFi/WiMAX coexistence for 6050 combo adapters. | Damien Bergamini |
2009-10-24 | always power on adapter before reading ROM. | Damien Bergamini |
2009-10-24 | oops i forgot the if_wpireg.h file in last my commit | Damien Bergamini |
2009-10-24 | - update bluetooth coexistence command | Damien Bergamini |
2009-10-24 | huge diff introducing many of the recent changes made by intel to iwlwifi: | Damien Bergamini |
2009-10-24 | iwn_cmd() must be called at splnet(). | Damien Bergamini |
2009-10-24 | - iwn_mem_set_region_4 wants a number of 32-bit words, not bytes. | Damien Bergamini |
2009-10-24 | regen | Damien Bergamini |
2009-10-24 | new pci id for intel wifi link 6000 | Damien Bergamini |
2009-10-24 | recognise ahci 1.3 devices, maybe they'll Just Work(tm). | David Gwynne |
2009-10-24 | add the subvendor ID of ``M-Audio Audiophile 2496'' and add it to | Alexandre Ratchov |
2009-10-23 | Fix logic in ip27_hub_intr_makemasks() to correctly {un,}mask interrupt | Miod Vallat |
2009-10-23 | enable event handling on sas hbas and ignore unhandled events. this turns | David Gwynne |
2009-10-23 | Update links to 82802 datasheets. | Jonathan Gray |
2009-10-23 | if you're attempting to detach multiple devices (eg, many targets, | David Gwynne |
2009-10-23 | describe some more event data. | David Gwynne |
2009-10-22 | Completely overhaul interrupt handling on sgi. Cpu state now only stores a | Miod Vallat |
2009-10-22 | sync | Stuart Henderson |
2009-10-22 | Name change; SB900 -> Hudson-2. | Stuart Henderson |
2009-10-22 | With the splx() changes, it is no longer necessary to remember which interrupt | Miod Vallat |
2009-10-22 | Implement bus_space_vaddr() for macepcibr. | Miod Vallat |