| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the ogetkerninfo() syscall handling of sizes for | peter | 2001-08-29 | 1 | -10/+12 |
* | tweaks to reduce latency/pauses in output | cg | 2001-08-29 | 2 | -8/+11 |
* | Add support for the Acer Labs M5451 chip. | greid | 2001-08-29 | 1 | -0/+8 |
* | Add some seat belts. If we set the error rc, then return it and don't | imp | 2001-08-29 | 1 | -1/+3 |
* | add some extra diagnostic info to sndstat output. | cg | 2001-08-29 | 3 | -18/+41 |
* | * change buffering method a bit | cg | 2001-08-29 | 1 | -40/+30 |
* | OR M_WAITOK with M_ZERO in malloc()s args for clarity. | brian | 2001-08-28 | 1 | -1/+1 |
* | o Remove P_CAN_* constants, as they are no longer being used. | rwatson | 2001-08-28 | 1 | -4/+0 |
* | o Improve the style of a number of routines and comments in kern_prot.c, | rwatson | 2001-08-28 | 1 | -66/+62 |
* | It turns out that while Toshiba laptops don't want to route interrupts | imp | 2001-08-28 | 3 | -51/+30 |
* | Update the Promise TX2 code to DTRT and not what I guessed earlier. | sos | 2001-08-28 | 3 | -10/+16 |
* | Add support for yet another VIA '686 combination. | sos | 2001-08-28 | 2 | -5/+7 |
* | wi driver now includes pci.h, so we need to generate it to generate it. | imp | 2001-08-28 | 1 | -1/+4 |
* | Make this compile when there is no pci bus in your kernel. | imp | 2001-08-28 | 1 | -5/+20 |
* | Fix typos in recent comments. | rwatson | 2001-08-28 | 1 | -2/+2 |
* | Add support for the 3c656B cardbus adapter. This is one half of a | wpaul | 2001-08-28 | 2 | -6/+23 |
* | When net.inet.tcp.icmp_may_rst is enabled, report ECONNREFUSED not ENETRESET | jesper | 2001-08-27 | 1 | -1/+1 |
* | MFS: IRQ ordering, PRVERB and more whining in pcibios_get_version on failure. | imp | 2001-08-27 | 3 | -90/+180 |
* | Ugggg. I thought I'd already committed this to -current: | imp | 2001-08-27 | 1 | -1/+1 |
* | OOPS, remove local change that somehow slipped into a commit (I swear that | sobomax | 2001-08-27 | 1 | -1/+0 |
* | Back out prev. change. According to bde: | ache | 2001-08-27 | 1 | -4/+1 |
* | EOVERFLOW is POSIXed, so move it out #ifndef _POSIX_SOURCE section | ache | 2001-08-27 | 1 | -1/+4 |
* | Systems based on the ICH2/ICH2-M chip from Intel have a defect where | jlemon | 2001-08-27 | 2 | -24/+132 |
* | Generally improve documentation of kern_prot.c: | rwatson | 2001-08-27 | 1 | -10/+65 |
* | Fix typo in my last commit | imp | 2001-08-27 | 1 | -1/+1 |
* | - On module unload try to detach all configured disks and let unload proceed | sobomax | 2001-08-27 | 1 | -57/+69 |
* | Make pccard_product_lookup non-static again... | jon | 2001-08-27 | 1 | -4/+1 |
* | Fix the hack that allocates memory when the bios haven't already done so. | jon | 2001-08-27 | 1 | -1/+1 |
* | Correctly #ifdef COMPAT_43 around osendsig() prototype. | peter | 2001-08-27 | 1 | -0/+2 |
* | If a file has been completely unlinked, stop automatically syncing the | peter | 2001-08-27 | 3 | -1/+6 |
* | There is nothing more embarresing than having three goes at correcting | peter | 2001-08-27 | 3 | -3/+3 |
* | Enable hardwiring of things like tunables from embedded enironments | peter | 2001-08-27 | 13 | -24/+58 |
* | CL-PD6729 and CLPD-6730 chips (the only ones with I/O bars in the pci | imp | 2001-08-27 | 1 | -5/+4 |
* | Note difficulties we had in OLDCARD using NEWCARD's methods of debouncing car... | imp | 2001-08-27 | 1 | -0/+6 |
* | Add interfaces for SCSI LOG SELECT and LOG SENSE commands. | kbyanc | 2001-08-27 | 2 | -0/+153 |
* | More notes to the reader about issues in pccard code here. | imp | 2001-08-27 | 1 | -6/+15 |
* | Merge notes, but not code, from my latest tree on pccard_function_init and pc... | imp | 2001-08-27 | 1 | -0/+9 |
* | now we have the rate feeder, we don't need to constrain the default channel | cg | 2001-08-27 | 1 | -1/+3 |
* | A number of fixes for the TI-1130 and ISA interrupt routing cases: | imp | 2001-08-27 | 1 | -13/+23 |
* | MFS rev 1.8.2.8: | cg | 2001-08-27 | 1 | -2/+22 |
* | Part two of this NEWCARD update: | jon | 2001-08-27 | 10 | -848/+1774 |
* | Non-functional changes to NEWCARD stuff. | jon | 2001-08-26 | 1 | -12/+12 |
* | Non-functional changes to NEWCARD stuff. | jon | 2001-08-26 | 9 | -1040/+1053 |
* | Updates to match the ACPI CA 20010816 import: | msmith | 2001-08-26 | 10 | -162/+163 |
* | Nuke the Windows platform defines; we don't need them. | msmith | 2001-08-26 | 1 | -190/+0 |
* | Merge local changes. | msmith | 2001-08-26 | 4 | -84/+50 |
* | This commit was generated by cvs2svn to compensate for changes in r82367, | msmith | 2001-08-26 | 92 | -2345/+2351 |
|\ |
|
| * | Vendor import of the Intel ACPI CA 20010816 update. | msmith | 2001-08-26 | 96 | -2429/+2401 |
* | | I missed a typo in the last commit: s/whach/which/ | peter | 2001-08-26 | 3 | -3/+3 |
* | | The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives. | peter | 2001-08-26 | 1 | -1/+1 |