Age | Commit message (Expand) | Author |
2006-11-05 | regen | Brad Smith |
2006-11-05 | add the NVIDIA MCP67 AHCI and HD Audio PCI ids. | Brad Smith |
2006-11-04 | regen | Brad Smith |
2006-11-04 | add the NVIDIA MCP67 SATA PCI ids. | Brad Smith |
2006-11-04 | query the firmware for the number of volumes, and then iterate through them | David Gwynne |
2006-11-04 | regen | Brad Smith |
2006-11-04 | add the NVIDIA MCP67 IDE PCI id. | Brad Smith |
2006-11-04 | regen | Brad Smith |
2006-11-04 | add a few more TI and O2 Micro devices. | Brad Smith |
2006-11-04 | from ru@freebsd: | Jason McIntyre |
2006-11-04 | regen | Michael Knudsen |
2006-11-04 | Add Radeon X1300 Pro (with secondary). | Michael Knudsen |
2006-11-04 | regen | Brad Smith |
2006-11-04 | add the Broadcom BCM5825 chipset. | Brad Smith |
2006-11-04 | kthread_create returns an int, not a pointer. compare the return value to | David Gwynne |
2006-11-04 | new devices and some sorting | David Gwynne |
2006-11-04 | make compile w/ debug | Michael Shalayeff |
2006-11-04 | remove misplaced -l stuff; henning needs more caffeine... | Jason McIntyre |
2006-11-04 | oops - forgot to kill trailing spaces; | Jason McIntyre |
2006-11-04 | tweaks; | Jason McIntyre |
2006-11-04 | make stack trace look as other flavoured stack traces look like | Michael Shalayeff |
2006-11-03 | vr_rxeof(): stick receive error messages under VR_DEBUG. | Brad Smith |
2006-11-03 | vr_intr(): remove duplicate check for VR_ISR_RX_NOBUF and the "packet lost" | Brad Smith |
2006-11-03 | build the right kernel... | Dale Rahn |
2006-11-03 | Dont double fork, and since the assembles the same, use -1, instead of 0xff | Dale Rahn |
2006-11-03 | cleanup some devices | Michael Shalayeff |
2006-11-03 | add scif | Michael Shalayeff |
2006-11-03 | need an entry for scif | Michael Shalayeff |
2006-11-03 | Revert acpiscan commit. This should have replaced acpidump instead of | Marco Peereboom |
2006-11-03 | donot for tcpdump, use libpcap directly. | Henning Brauer |
2006-11-03 | delete marco bullshit | Theo de Raadt |
2006-11-03 | add new code to handle the AL7230B radios. | Damien Bergamini |
2006-11-03 | Add Jordan's acpiscan acpi table dump tool. The current tool, acpidump, | Marco Peereboom |
2006-11-03 | Add two new functions: | Damien Bergamini |
2006-11-03 | Return address is way too useful to not print here. | Dale Rahn |
2006-11-03 | For now use 3 pages like netbsd, allows the kernel to get _MUCH_ farther. | Dale Rahn |
2006-11-03 | SCRIPTDIR and SCRIPTS_ENV are obsolete now. | Marc Espie |
2006-11-03 | ouT makefile rules are smarter now, kill a redundant CLEANFILES | Otto Moerbeek |
2006-11-03 | storing return value of strtol() in int variable was not safe, | Alexander von Gernler |
2006-11-03 | if the nexthop is not reachable through outgoing interface set it to | Michele Marchetto |
2006-11-03 | correctify example; | Jason McIntyre |
2006-11-03 | improve EXAMPLES somewhat; from dlg and myself | Jason McIntyre |
2006-11-03 | no need to capitalise "virtual"; | Jason McIntyre |
2006-11-03 | move the hardware info to a more relevant part of the doc; | Jason McIntyre |
2006-11-03 | vmxnet -> VMXnet | Jason McIntyre |
2006-11-03 | the 8257E KCS PCI id is not the MAC but an IPMI interface being provided | Brad Smith |
2006-11-03 | regen | Brad Smith |
2006-11-03 | correct the Intel 108e id, its not a Gig MAC PCI id but an IPMI | Brad Smith |
2006-11-03 | Use __start (the symbol we provide) not start. ok miod@ | Dale Rahn |
2006-11-03 | must steal pages from the end of the physseg | Michael Shalayeff |