Age | Commit message (Expand) | Author |
2007-12-05 | Switch set features commands to use wdc_exec_command() to allow | Jonathan Gray |
2007-12-05 | Add a check for pss len == 0. This is a temporary work around for when | Marco Peereboom |
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt |
2007-12-05 | sync | Stuart Henderson |
2007-12-05 | add Gude Expert mouseCLOCK USB II MSF, fix typo for HBG | Stuart Henderson |
2007-12-05 | sch5027 probing, from remco@d-compu.dyndns.org | Theo de Raadt |
2007-12-05 | repair acpiopen/acpiclose and friends to handle the /dev/apmctl interface, | Theo de Raadt |
2007-12-05 | Make sure newer adapters are not in powerdown mode. | Jonathan Gray |
2007-12-04 | sync | Theo de Raadt |
2007-12-04 | new device; graeme@omni.net.au | Theo de Raadt |
2007-12-04 | expresscard ral(4) rt2860 now can attach and detach correctly | Theo de Raadt |
2007-12-04 | Make puc(4) detachable. | Mark Kettenis |
2007-12-04 | Some ExpressCard cards have old PCI devices and a PCIe-PCI bridge. | Mark Kettenis |
2007-12-03 | Check for G channels before B when setting the (eeprom) mode. | Federico G. Schwindt |
2007-12-03 | set the value before freeing the result; marco@ ok. | Federico G. Schwindt |
2007-12-02 | Sync | Kenneth R Westerback |
2007-12-02 | Add Radeon Mobility M10 NT, as seen on his T42p by Alexander Holupirek, who | Kenneth R Westerback |
2007-12-02 | Added AMLOP_BREAKOPINT function handler for X40 systems | Jordan Hargrave |
2007-12-02 | fix the trailing space for real now. | Federico G. Schwindt |
2007-12-02 | avoid trailing spaces on output; marco@ ok. | Federico G. Schwindt |
2007-12-02 | spelling fix in debug printf | Robert Nagy |
2007-12-02 | Put back some of the handling for writes to the GATT on intel | Owain Ainsworth |
2007-11-30 | s/letoh16/htole16/ in iwn_send_sensitivity(). | Damien Bergamini |
2007-11-30 | Disestablish interrupts upon detach, | Mark Kettenis |
2007-11-30 | Make ppb(4) detachable. | Mark Kettenis |
2007-11-30 | Make pci(4) detachable. | Mark Kettenis |
2007-11-30 | skip the bad mapping checks for now, sigh | Theo de Raadt |
2007-11-30 | Skip the sanity test introduced in r1.50 on TI devices, as it gets triggered | Miod Vallat |
2007-11-29 | unbreak the zaurus kernel build by adding a missing header | Todd T. Fries |
2007-11-28 | oga just showed the worst case of "commit and run for beer" i've ever | Theo de Raadt |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |
2007-11-28 | my brother, David Fries david at fries dot net, noticed that if you put your | Todd T. Fries |
2007-11-28 | when we probe a port send an ata inquiry to the device and cache | David Gwynne |
2007-11-28 | add the device and interface class codes for USB Video Class (UVC) | Robert Nagy |
2007-11-28 | do not check malloc return value against NULL, as M_WAITOK is used | Charles Longeau |
2007-11-28 | the ccb lists protect themselves, so we dont have to check if we're at | David Gwynne |
2007-11-28 | make ata controllers protect their own command lists so atascsi doesnt have | David Gwynne |
2007-11-28 | use correct data type for the pci address (bus_addr_t) | Reyk Floeter |
2007-11-27 | fix shared area structure. | Damien Bergamini |
2007-11-27 | properly update hardware multicast filter. | Damien Bergamini |
2007-11-27 | fix DMA alignment constraints: rings must be aligned on a 256-byte | Damien Bergamini |
2007-11-27 | Fix off-by-one that made us attach acpicpu0 and acpicpu1 on GENERIC kernels. | Mark Kettenis |
2007-11-27 | also move softraid raid1 into own file, ok marco | Ted Unangst |
2007-11-27 | Remove whitespace at EOL, KNF, ansify. Move jump scroll code to a separate | Miod Vallat |
2007-11-27 | split crypto functions out into their own file, so softraid.c is not such | Ted Unangst |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-27 | Add display type for SGI GBE. | Joel Sing |
2007-11-26 | Enable read ahead and write cache enable if supported by | Jonathan Gray |
2007-11-26 | Add LSI PCI IDs for 1078 based megaraid; from the windows driver inf | Marco Peereboom |
2007-11-26 | Undo (well, comment out) 1.10 - this causes a regression on oqo-1 machines, | Miod Vallat |