| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a standard hack in the spirit of PCI_ENABLE_IO_MODES to allow systems | brooks | 2001-09-26 | 1 | -0/+4 |
* | Add a fix for the VIA82C686B data corruption bug. | sos | 2001-09-25 | 1 | -18/+50 |
* | Yet another turn of workaround for psm/ACPI/PnP BIOS | yokota | 2001-09-25 | 3 | -40/+85 |
* | Add some definitions for the DSP programming registers in the BCM5400 | wpaul | 2001-09-25 | 1 | -0/+38 |
* | Send a .4 second BREAK rather than a .25 second break so that | brian | 2001-09-23 | 1 | -2/+2 |
* | Reinitialize the keyboard after the ACPI resume event. | yokota | 2001-09-23 | 2 | -2/+20 |
* | Tweak so I can use a serial console on ia64. | dfr | 2001-09-22 | 1 | -1/+1 |
* | Give the pps driver an additional 8 inputs if we can persuade the | phk | 2001-09-22 | 1 | -43/+154 |
* | Use the passed in thread to selrecord() instead of curthread. | jhb | 2001-09-21 | 3 | -3/+3 |
* | Introduce new syscons(4) kernel options: | sobomax | 2001-09-21 | 1 | -100/+91 |
* | Overhaul to minimize stack usage, in some places >2K was used | sos | 2001-09-20 | 18 | -251/+264 |
* | Add probe line for the AMD 761 northbridge chip. At least it detects now, | cokane | 2001-09-20 | 1 | -0/+2 |
* | Handle the RX FIFO overflow condition with the rxeof handler instead | wpaul | 2001-09-19 | 2 | -3/+4 |
* | Regen. | n_hibma | 2001-09-18 | 2 | -9/+26 |
* | Update the header of the file with a comment on how to regenerate | n_hibma | 2001-09-18 | 1 | -7/+24 |
* | Have the driver announce its rxcsum capabilities. | jlemon | 2001-09-18 | 1 | -0/+2 |
* | Have the driver to announce what capabilitis it supports. | jlemon | 2001-09-18 | 1 | -0/+2 |
* | Have the driver announce what capabilities it supports. These are | jlemon | 2001-09-18 | 1 | -6/+5 |
* | Have the driver advertise that it is capable of hardware checksums, and | jlemon | 2001-09-18 | 1 | -2/+19 |
* | when setting blocksize, fix blockcount to 2 to reduce latency with smaller | cg | 2001-09-18 | 1 | -0/+2 |
* | make buffer size adjustable. | cg | 2001-09-18 | 1 | -5/+7 |
* | don't enable the mic record channel unless the codec supports it. | cg | 2001-09-18 | 1 | -10/+17 |
* | change tracking of channel counts. | cg | 2001-09-18 | 2 | -23/+52 |
* | add a tunable/sysctl, hw.snd.targetirqrate, to modify the default target | cg | 2001-09-18 | 2 | -4/+22 |
* | add a method for retrieving codec capabilities | cg | 2001-09-18 | 2 | -0/+16 |
* | Tweak the autoneg kickoff code to that it more closely resembles the | wpaul | 2001-09-18 | 1 | -3/+16 |
* | Call acpi_DeviceIsPresent() only for devices. This should make | iwasaki | 2001-09-17 | 1 | -1/+1 |
* | SMBus support for the AMD 756 power management unit. See smbus(4), | murray | 2001-09-16 | 1 | -0/+1 |
* | Recognize two cheap PCI 16550 devices : | murray | 2001-09-16 | 1 | -2/+4 |
* | Catch up to the last commit of KSE. | tanimura | 2001-09-15 | 1 | -1/+1 |
* | Refine ACPI/PnP BIOS probe/attach routines a bit. | yokota | 2001-09-15 | 5 | -19/+38 |
* | Disable devices that are not present; at a later stage we can then enable | msmith | 2001-09-15 | 1 | -0/+10 |
* | - Correctly increment the channel refcount in dsp_open() such that it is | greid | 2001-09-14 | 4 | -9/+21 |
* | KSE Milestone 2 | julian | 2001-09-12 | 102 | -582/+595 |
* | Add kernel side support for DAO burning. | sos | 2001-09-10 | 1 | -26/+83 |
* | Fix some signed/unsigned integer confusion, and add bounds checking of | kris | 2001-09-10 | 2 | -0/+5 |
* | Fix some malformed macro concatenation that gcc-3 has objections about. | peter | 2001-09-10 | 1 | -4/+4 |
* | Lots of style(9) related white space fixes. Mostly missing spaces | brooks | 2001-09-10 | 6 | -122/+149 |
* | Add support for monitor mode. This means that after enabling the | brooks | 2001-09-10 | 1 | -93/+255 |
* | Fix a minor buglet/typo here that gcc3 complains about. | peter | 2001-09-10 | 1 | -1/+1 |
* | regenerate this file too (forgotten after last usbdevs update) | wpaul | 2001-09-09 | 1 | -1/+7 |
* | Add a missing newline to an error message. | dd | 2001-09-09 | 1 | -1/+1 |
* | Add support for the Accton USB320-EC Ethernet adapter. | dwhite | 2001-09-09 | 1 | -0/+1 |
* | Regen. | dwhite | 2001-09-09 | 1 | -1/+4 |
* | Add entry for Accton USB320-EC Ethernet adapter. | dwhite | 2001-09-09 | 1 | -0/+3 |
* | Don't call tsleep from AcpiOsStall(), call DELAY() always instead. | iwasaki | 2001-09-08 | 1 | -5/+1 |
* | Convert the CMedia driver to using a device mutex and INTR_MPSAFE. | green | 2001-09-08 | 1 | -2/+28 |
* | Should check debug.acpi.avoid, not .disable. | msmith | 2001-09-07 | 1 | -1/+1 |
* | Allow the ACPI subsystem to be disabled with a hint. | msmith | 2001-09-07 | 1 | -19/+59 |
* | Move OsdEnvironment.c into MD code; searching for the ACPI tables is not | msmith | 2001-09-07 | 1 | -64/+0 |