| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for even more SiS chipsets. | Søren Schmidt | 2001-12-25 | 2 | -101/+74 |
| * | Fix yet another fake slave problem for PCCARD devices. | Søren Schmidt | 2001-12-25 | 1 | -6/+11 |
| * | Oops, wrong option name. It's should be ACPI_MAX_THREADS, | Mitsuru IWASAKI | 2001-12-25 | 1 | -1/+1 |
| * | Possibly typo fix (s/FXP_PORT_SOFTWARE_RESET/FXP_PORT_SELECTIVE_RESET/) | Jun Kuriyama | 2001-12-24 | 1 | -1/+1 |
| * | Fix typo first, then controvert. | Seigo Tanimura | 2001-12-24 | 1 | -1/+1 |
| * | make mmapped vchans work | Cameron Grant | 2001-12-23 | 1 | -0/+2 |
| * | Back out an inappropriate backout. If Anyone wants to set the FIFO | Matthew Dillon | 2001-12-23 | 1 | -1/+6 |
| * | Backed out previous unapproved commit. | Bruce Evans | 2001-12-23 | 1 | -6/+1 |
| * | This problem has been in the serial driver for years, and I occassionally | Matthew Dillon | 2001-12-23 | 1 | -1/+6 |
| * | Add OS layer ACPI mutex and threading support. | Mitsuru IWASAKI | 2001-12-22 | 9 | -114/+365 |
| * | Fixes apparent hang at probe time due to an extremely long timeout | Pierre Beyssac | 2001-12-21 | 1 | -1/+1 |
| * | fix mmapped playback | Cameron Grant | 2001-12-21 | 1 | -7/+6 |
| * | Use the new resource_list_print_type() function to print resource list | Thomas Moestl | 2001-12-21 | 2 | -48/+5 |
| * | Save and restore state for suspend/resume. | Orion Hodson | 2001-12-21 | 1 | -4/+35 |
| * | Add support for the Intel 82443MX chipset | Jim Pirzyk | 2001-12-21 | 2 | -2/+3 |
| * | -Remove unneeded include stddef.h | Prafulla Deuskar | 2001-12-20 | 1 | -1/+0 |
| * | Actually make use of the md_version field of 'struct mdio'. In order | Dima Dorfman | 2001-12-20 | 1 | -0/+13 |
| * | Make this driver a better citizen by moving dev creation and | Warner Losh | 2001-12-19 | 1 | -46/+45 |
| * | Correct unexpected interrupt detection. | Orion Hodson | 2001-12-19 | 1 | -1/+1 |
| * | Fix the "conexant chips don't work in full duplexmode" problem. According | Bill Paul | 2001-12-19 | 1 | -4/+8 |
| * | Fix compiler warning in dc_intr(): if the only code that does a "goto" | Bill Paul | 2001-12-19 | 1 | -0/+3 |
| * | Nitlets. | Orion Hodson | 2001-12-19 | 1 | -9/+8 |
| * | Clear resume interrupts - these can occur during initialization and | Orion Hodson | 2001-12-19 | 1 | -22/+38 |
| * | Add another PS2 PNP id. | Sheldon Hearn | 2001-12-19 | 1 | -0/+1 |
| * | Allow retrieval of the virtual address of the AGP aperture | Matthew N. Dodd | 2001-12-19 | 2 | -0/+2 |
| * | Don't put variable declarations in header files, put prototypes. | Matthew N. Dodd | 2001-12-19 | 2 | -2/+6 |
| * | Display the right message for the SiS 645 chipset. | John Baldwin | 2001-12-19 | 1 | -0/+1 |
| * | Fix comment for the SiS 645 chipset to be 645 instead of 635. | John Baldwin | 2001-12-19 | 1 | -1/+1 |
| * | Change the test for _MACHINE_ARCH == i386 into #ifdef __i386__ since it | Joerg Wunsch | 2001-12-18 | 1 | -2/+8 |
| * | Don't use RFTHREAD when creating a kernel process. | John Baldwin | 2001-12-18 | 1 | -1/+1 |
| * | Fix warnings: the bge_bpd_read*() functions are not used (#ifdef notdef) | Peter Wemm | 2001-12-18 | 1 | -0/+4 |
| * | Fix warning; line 1640: ciss_abort_request defined but not used. | Peter Wemm | 2001-12-18 | 1 | -0/+4 |
| * | - Add a function to convert 6 byte SCSI commands for read, write, mode | John Baldwin | 2001-12-18 | 1 | -35/+89 |
| * | Add calibration test to determine extent of AC97 overclocking (if any). | Orion Hodson | 2001-12-18 | 1 | -0/+50 |
| * | Modify the critical section API as follows: | John Baldwin | 2001-12-18 | 4 | -151/+120 |
| * | Added a sysctl control variable "ac97rate" to allow manual tuning of | Orion Hodson | 2001-12-17 | 1 | -3/+28 |
| * | Addition of sysctl variable to enable spdif. By default spdif is disabled. | Orion Hodson | 2001-12-17 | 1 | -2/+26 |
| * | Remove reliance on i++ in multiple arguments to a function. C does not | Justin T. Gibbs | 2001-12-16 | 1 | -16/+3 |
| * | Oops, forgot to commit one file in the fd driver mega update. Here it | Joerg Wunsch | 2001-12-16 | 1 | -17/+22 |
| * | Remove PC98 code. This file is not used by PC98. | Yoshihiro Takahashi | 2001-12-16 | 1 | -17/+0 |
| * | Long promised major enhancement set for the floppy disk driver: | Joerg Wunsch | 2001-12-15 | 2 | -279/+493 |
| * | o Add KLD support for scsi_low. | Noriaki Mitsunaga | 2001-12-15 | 3 | -0/+3 |
| * | Add support for suspending/resuming CardBus bridges. | Warner Losh | 2001-12-15 | 3 | -7/+87 |
| * | Patch up some existing style bugs and some that crept in with the | Peter Wemm | 2001-12-15 | 1 | -7/+7 |
| * | Fix (again) some blatent style bugs in DEVICE_POLLING code. | Peter Wemm | 2001-12-15 | 1 | -9/+10 |
| * | Disabled input hardware checksum due to it being calculated incorrected | David Greenman | 2001-12-14 | 1 | -0/+2 |
| * | Adjust the timings for the SiS chips a bit, also add the SiS 645. | Søren Schmidt | 2001-12-14 | 2 | -13/+17 |
| * | Do be so anal on detach, properly free interrupt even if no devices. | Søren Schmidt | 2001-12-14 | 1 | -1/+1 |
| * | Device Polling code for -current. | Luigi Rizzo | 2001-12-14 | 4 | -2/+153 |
| * | Remove printf's on mbuf/cluster allocation failures. There are now | Luigi Rizzo | 2001-12-14 | 4 | -22/+4 |