| Commit message (Expand) | Author | Age | Files | Lines |
| * | Build the ACPI module by default. | Mike Smith | 2001-08-30 | 1 | -0/+1 |
| * | Update for slightly changed ACPI OSD module. Make debugging code conditional | Mike Smith | 2001-08-30 | 1 | -13/+22 |
| * | Add support for attaching PnP-aware ISA drivers to ACPI. | Mike Smith | 2001-08-30 | 1 | -1/+74 |
| * | Retarget the resource parser slightly. We only fetch current resources | Mike Smith | 2001-08-30 | 1 | -36/+287 |
| * | Note that now that some ISA devices will attach to ACPI, we need to | Mike Smith | 2001-08-30 | 1 | -1/+6 |
| * | Don't parse our resources ourself, the ACPI core code must do it. | Mike Smith | 2001-08-30 | 1 | -6/+0 |
| * | Nuke the (fairly bogus) attachment of *all* ACPI devices to ISA. | Mike Smith | 2001-08-30 | 1 | -479/+0 |
| * | Add missing acpi_disabled() call so that this driver can be disabled. | Mike Smith | 2001-08-30 | 1 | -1/+2 |
| * | Teach the loader how to find the system ACPI information, and autoload | Mike Smith | 2001-08-30 | 5 | -1/+144 |
| * | o Remove some GCCisms in src/powerpc/include/endian.h. | Mike Barcroft | 2001-08-30 | 12 | -56/+91 |
| * | when newreno is turned on, if dupacks = 1 or dupacks = 2 and | Jayanth Vijayaraghavan | 2001-08-29 | 2 | -0/+4 |
| * | Mega update to the aac driver. | Scott Long | 2001-08-29 | 8 | -115/+715 |
| * | First, The Ricoh 5C47x chips don't have the disable the 3e0 bits. | Warner Losh | 2001-08-29 | 1 | -5/+11 |
| * | Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), | Andrew Gallatin | 2001-08-29 | 5 | -30/+470 |
| * | smbfs_advlock: simplify overflow checks (copy from kern_lockf.c) | Andrey A. Chernov | 2001-08-29 | 1 | -7/+10 |
| * | advlock: simplify overflow checks | Andrey A. Chernov | 2001-08-29 | 2 | -6/+5 |
| * | lseek: simplify overflow checks | Andrey A. Chernov | 2001-08-29 | 2 | -8/+8 |
| * | o Introduce support for _CAPABILITY_NEEDMACROS, reducing namespace | Robert Watson | 2001-08-29 | 1 | -7/+32 |
| * | o Reduce gratuitous whitespace difference from Darwin. | Robert Watson | 2001-08-29 | 1 | -1/+0 |
| * | Note the status of the card, so we don't print inserted lines twice on | Warner Losh | 2001-08-29 | 1 | -0/+3 |
| * | Fix the ogetkerninfo() syscall handling of sizes for | Peter Wemm | 2001-08-29 | 1 | -10/+12 |
| * | tweaks to reduce latency/pauses in output | Cameron Grant | 2001-08-29 | 2 | -8/+11 |
| * | Add support for the Acer Labs M5451 chip. | George C A Reid | 2001-08-29 | 1 | -0/+8 |
| * | Add some seat belts. If we set the error rc, then return it and don't | Warner Losh | 2001-08-29 | 1 | -1/+3 |
| * | add some extra diagnostic info to sndstat output. | Cameron Grant | 2001-08-29 | 3 | -18/+41 |
| * | * change buffering method a bit | Cameron Grant | 2001-08-29 | 1 | -40/+30 |
| * | OR M_WAITOK with M_ZERO in malloc()s args for clarity. | Brian Somers | 2001-08-28 | 1 | -1/+1 |
| * | o Remove P_CAN_* constants, as they are no longer being used. | Robert Watson | 2001-08-28 | 1 | -4/+0 |
| * | o Improve the style of a number of routines and comments in kern_prot.c, | Robert Watson | 2001-08-28 | 1 | -66/+62 |
| * | It turns out that while Toshiba laptops don't want to route interrupts | Warner Losh | 2001-08-28 | 3 | -51/+30 |
| * | Update the Promise TX2 code to DTRT and not what I guessed earlier. | Søren Schmidt | 2001-08-28 | 3 | -10/+16 |
| * | Add support for yet another VIA '686 combination. | Søren Schmidt | 2001-08-28 | 2 | -5/+7 |
| * | wi driver now includes pci.h, so we need to generate it to generate it. | Warner Losh | 2001-08-28 | 1 | -1/+4 |
| * | Make this compile when there is no pci bus in your kernel. | Warner Losh | 2001-08-28 | 1 | -5/+20 |
| * | Fix typos in recent comments. | Robert Watson | 2001-08-28 | 1 | -2/+2 |
| * | Add support for the 3c656B cardbus adapter. This is one half of a | Bill Paul | 2001-08-28 | 2 | -6/+23 |
| * | When net.inet.tcp.icmp_may_rst is enabled, report ECONNREFUSED not ENETRESET | Jesper Skriver | 2001-08-27 | 1 | -1/+1 |
| * | MFS: IRQ ordering, PRVERB and more whining in pcibios_get_version on failure. | Warner Losh | 2001-08-27 | 3 | -90/+180 |
| * | Ugggg. I thought I'd already committed this to -current: | Warner Losh | 2001-08-27 | 1 | -1/+1 |
| * | OOPS, remove local change that somehow slipped into a commit (I swear that | Maxim Sobolev | 2001-08-27 | 1 | -1/+0 |
| * | Back out prev. change. According to bde: | Andrey A. Chernov | 2001-08-27 | 1 | -4/+1 |
| * | EOVERFLOW is POSIXed, so move it out #ifndef _POSIX_SOURCE section | Andrey A. Chernov | 2001-08-27 | 1 | -1/+4 |
| * | Systems based on the ICH2/ICH2-M chip from Intel have a defect where | Jonathan Lemon | 2001-08-27 | 2 | -24/+132 |
| * | Generally improve documentation of kern_prot.c: | Robert Watson | 2001-08-27 | 1 | -10/+65 |
| * | Fix typo in my last commit | Warner Losh | 2001-08-27 | 1 | -1/+1 |
| * | - On module unload try to detach all configured disks and let unload proceed | Maxim Sobolev | 2001-08-27 | 1 | -57/+69 |
| * | Make pccard_product_lookup non-static again... | Jonathan Chen | 2001-08-27 | 1 | -4/+1 |
| * | Fix the hack that allocates memory when the bios haven't already done so. | Jonathan Chen | 2001-08-27 | 1 | -1/+1 |
| * | Correctly #ifdef COMPAT_43 around osendsig() prototype. | Peter Wemm | 2001-08-27 | 1 | -0/+2 |
| * | If a file has been completely unlinked, stop automatically syncing the | Peter Wemm | 2001-08-27 | 3 | -1/+6 |