Age | Commit message (Expand) | Author |
2005-08-13 | Add Conexant / Mindspeed Musycc HDLC controller for upcoming art(4) driver. | Claudio Jeker |
2005-08-13 | Use scsi_do_mode_sense(). Testing on beck@'s new LTO changer. | Kenneth R Westerback |
2005-08-13 | Partial backout of previous revision, reinstates the ability to propagate | Christopher Pascoe |
2005-08-13 | let safte match on dell enclosures too. ses takes precedence though | David Gwynne |
2005-08-12 | Use actual packet contents when sending protocol rejects. Fixes PR 4305. | Can Erkin Acar |
2005-08-12 | Add some delays in the GPIO code so AX88178 phy gets powered up. | Jonathan Gray |
2005-08-12 | rewrite the reading of the status page, which in turn adds support for | David Gwynne |
2005-08-12 | Fill out interface name and state creation time correctly in | Christopher Pascoe |
2005-08-12 | Do not notify apmd of APM_CRIT_SUSPEND_REQ events; apmd makes us fall | Uwe Stuehler |
2005-08-12 | Move disk mode page structure declarations out of scsi_disk_pages | Kenneth R Westerback |
2005-08-11 | Use SHUT_* values directly in soshutdown() instead of converting | Todd C. Miller |
2005-08-11 | Remove bogus debug printf(). | Ryan Thomas McBride |
2005-08-11 | regen | Brad Smith |
2005-08-11 | Intel 10Gb PCI ids. | Brad Smith |
2005-08-11 | typos | David Gwynne |
2005-08-11 | New counter for not joined IPv4 multicast groups. | Marco Pfatschbacher |
2005-08-11 | don't accept SYN-only TCP options for established connections; | Markus Friedl |
2005-08-11 | Only match AX88178 if AXE_DEBUG is defined for the moment. | Jonathan Gray |
2005-08-11 | Only decrement the max-src-conn counter for tcp connections that reached | Joel Knight |
2005-08-10 | whitespace nits | Jonathan Gray |
2005-08-10 | Some of the bits that will be required for AX88178. | Jonathan Gray |
2005-08-10 | Audiovox RTM-8000 has a st16650 uart but its fifo is 16 bytes instead of | Federico G. Schwindt |
2005-08-10 | sync | Henning Brauer |
2005-08-10 | MyriNet adapter found in the alpha, theo ok | Henning Brauer |
2005-08-10 | suggested by art, go for it deraadt, ok miod@ | Todd T. Fries |
2005-08-10 | Some additional ICH7 bits which aren't strictly necessary to work | Jonathan Gray |
2005-08-10 | Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE | Jonathan Gray |
2005-08-10 | kill spaces OK deraadt@ | Claudio Jeker |
2005-08-10 | use the appropriate flags to scsi_scsi_cmd during autoconf so we dont spin | David Gwynne |
2005-08-10 | Add an additional media subtype IFM_TDM_E1_G704_CRC4 for TDM interfaces. | Claudio Jeker |
2005-08-09 | - Don't depend on the APM_CRIT_RESUME event to run PWR_RESUME power hooks | Uwe Stuehler |
2005-08-09 | apparently some ultra machines do need this, work by miod; testing my uwe | Theo de Raadt |
2005-08-09 | Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@ | Marco Peereboom |
2005-08-09 | Add Vital Product Data structure. Requested deraadt@ ok dlg@ | Marco Peereboom |
2005-08-09 | normalise the fan speed output | David Gwynne |
2005-08-09 | Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG address | Martin Reindl |
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub... | Michael Shalayeff |
2005-08-09 | move to 3.8-beta | Theo de Raadt |
2005-08-08 | Add ses link. Tested and ok deraadt@ | Marco Peereboom |
2005-08-08 | Skip (trap) instruction in cpu_fork() instead of proc_trampoline(). | Mark Kettenis |
2005-08-08 | Fill in device structure, bad dlg@ | Marco Peereboom |
2005-08-08 | Fill in device structure, bad dlg@ | Marco Peereboom |
2005-08-08 | Avoid overlap in USB hard and the soft interrupt bits, update comments | Uwe Stuehler |
2005-08-08 | Add a few splassert() checks, okay art@ | Pedro Martelletto |
2005-08-08 | rename a bunch of bio/raid APIs to stop the bleeding in dlg and | Theo de Raadt |
2005-08-08 | Add devices to structures. | Marco Peereboom |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff |
2005-08-07 | remove some scsi bus warnings and gunk if on a ramdisk; semi-ok krw | Theo de Raadt |
2005-08-07 | a bunch more ADB handler IDs, will be necessary in the future | Martin Reindl |
2005-08-07 | Do not blindly reset the state count to zero after a clear, as we may not | Christopher Pascoe |