Age | Commit message (Expand) | Author |
2006-07-17 | Prefer malloc over the stack for an array of 256 pointers. ok dlg@ | Miod Vallat |
2006-07-17 | Cope with clock_subr.c changes. | Miod Vallat |
2006-07-16 | Fix splassert false positives on older VAXstation with devices wired to | Miod Vallat |
2006-07-16 | take a 1k array off the stack by using malloc to get it. found by miod. | David Gwynne |
2006-07-16 | On LX164 systems (and maybe others), isa video boards are reported by | Miod Vallat |
2006-07-16 | Use a global variable for the console ibm561 state, and use it when the | Miod Vallat |
2006-07-16 | Match a few more Promise SATA chips which should work | Jonathan Gray |
2006-07-16 | regen | Jonathan Gray |
2006-07-16 | Add revision B1 of the D-Link DUB-E100. | Jonathan Gray |
2006-07-16 | some knf, no binary change | David Gwynne |
2006-07-16 | get rid of ifdef __OtherBSD__ cruft | David Gwynne |
2006-07-16 | Contrary to where this was stolen from, arm does indeed need | Dale Rahn |
2006-07-15 | regen | Mark Kettenis |
2006-07-15 | Add MCP04 ISA bridge. | Mark Kettenis |
2006-07-15 | Add support for Genesys Logic GL523SM and Global Mixed-mode Technology G781. | Mark Kettenis |
2006-07-15 | set the tags on the scsi command according to what the midlayer says they | David Gwynne |
2006-07-15 | have a go at configuring spi variants to only talk to the devices at the | David Gwynne |
2006-07-15 | catch "Media Removal Prevented" for devices that are capable of telling us | Bob Beck |
2006-07-14 | add ZyXEL USB id, remove useless comments and reorder USB devices. | Brad Smith |
2006-07-14 | regen | Brad Smith |
2006-07-14 | add a ZyXEL wireless adapter USB id. | Brad Smith |
2006-07-14 | Add a major line for wd, for kernels with root on wd0a to work. | Miod Vallat |
2006-07-14 | Allow tracebacks of the kernel stack even when the kernel did not panic, | Miod Vallat |
2006-07-14 | clean up a few defines and apply some knf | David Gwynne |
2006-07-14 | regen | Jonathan Gray |
2006-07-14 | Add a few more Promise devices. | Jonathan Gray |
2006-07-14 | dont pretend to configure the BAR to only use 32bit addressing, and make | David Gwynne |
2006-07-14 | change pcibr_flags back to 0 (turn off verbose mode). If anyone has a | Theo de Raadt |
2006-07-14 | debug message macros. | Brad Smith |
2006-07-14 | Typo | Pedro Martelletto |
2006-07-14 | Don't keep a special copy of the INQUIRY data for LUN 0 anymore. There | Kenneth R Westerback |
2006-07-13 | Back out the anon change. Apparently it was tested by a few, but most of | Theo de Raadt |
2006-07-13 | Switch to a three-phase pci resource fixup: | Mark Kettenis |
2006-07-13 | regen | Brad Smith |
2006-07-13 | Add the VIA VT8237A HD Audio PCI id. | Brad Smith |
2006-07-13 | Eliminate scsi_link field 'scsi_version' and just use the INQUIRY data | Kenneth R Westerback |
2006-07-13 | include uvm_extern.h for atop() and uvm functions just like in armish | Martin Reindl |
2006-07-12 | Small KNF. | Michael Knudsen |
2006-07-12 | only call the init routine if the interface is not already running. | Brad Smith |
2006-07-12 | zap some unused variables. | Thordur I. Bjornsson |
2006-07-12 | add an initial PHY driver for the IC Plus IP1000A integrated PHY. | Brad Smith |
2006-07-12 | move a few structures and macros over to the header file. | Brad Smith |
2006-07-12 | Do not split multibyte access on little endian architectures with no alignment | Miod Vallat |
2006-07-12 | Shorten the dmesg one line. | Miod Vallat |
2006-07-12 | include uvm_extern.h for atop() | Martin Reindl |
2006-07-12 | Remove commented out defopt goo. | Miod Vallat |
2006-07-12 | Fix dependencies | Miod Vallat |
2006-07-12 | Turn GetCPSR() into an inline get_cpsr(), and remove more dead code. | Miod Vallat |
2006-07-12 | Orphaned stuff. | Miod Vallat |
2006-07-12 | include uvm_extern.h for atop() | Martin Reindl |