Age | Commit message (Expand) | Author |
2008-06-08 | regen | Yojiro Uo |
2008-06-08 | add following devices | Yojiro Uo |
2008-06-08 | we don't support msi/msi-x, remove the code | Reyk Floeter |
2008-06-08 | replace strange Linux-style u8/u16/u32/u64/s32 integer types with the | Reyk Floeter |
2008-06-08 | If we have reached the end of the mmap frame buffer, start over again | Marcus Glocker |
2008-06-08 | Import ix, a driver for the Intel 82598 PCI-Express 10 Gig Ethernet Adapter, | Reyk Floeter |
2008-06-08 | Set up shutdown and powerhooks with code adapted from rt2661. | Jonathan Gray |
2008-06-08 | sync | Reyk Floeter |
2008-06-08 | add more 82598 10GbE device IDs, add "10GbE" in the existing entries. | Reyk Floeter |
2008-06-08 | Add a malloc type for ACPI and use it for _acpi_os_malloc and free. | Artur Grabowski |
2008-06-08 | Correct the watchdog timer by moving it out from under the condition check | Brad Smith |
2008-06-08 | dma sync the tx ring and post new packets to the chip once per call to | Brad Smith |
2008-06-08 | don't declare foo_driver_version[] strings and turn them into defines, | Reyk Floeter |
2008-06-08 | Implement aml_str2val() ok marco@ | Can Erkin Acar |
2008-06-08 | Make serial console on non-primary ports work to on i386. | Mark Kettenis |
2008-06-08 | Unmapping memory from pci_mapreg_map() on detach lets us | Jonathan Gray |
2008-06-08 | Make et(4) detachable, help tracking down a problem that | Jonathan Gray |
2008-06-08 | aaa_dev was being set from an uninitialized variable; ok toby | Theo de Raadt |
2008-06-08 | unused globals and defines; ok toby | Theo de Raadt |
2008-06-08 | simplify match function; ok toby | Theo de Raadt |
2008-06-08 | unused defines | Theo de Raadt |
2008-06-08 | decrease the buffer count after dequeueing a buffer | Robert Nagy |
2008-06-07 | Start to queue mmap frames. Add VIDIOC_QBUF, VIDIOC_DQBUF, | Marcus Glocker |
2008-06-07 | Since wsmux is currently designed to act as a N inputs : 1 output device, | Miod Vallat |
2008-06-07 | Do not stupidly dereference NULL in wsmux_set_display() is invoked with NULL | Miod Vallat |
2008-06-07 | Currently unused at the moment but at least allow it to compile. | Brad Smith |
2008-06-07 | double the static video buffer size, because | Robert Nagy |
2008-06-07 | Add baudrate handling for fiber boards using the TBI interface. | Brad Smith |
2008-06-07 | Add link state/baudrate handling. | Brad Smith |
2008-06-07 | regen | Robert Nagy |
2008-06-07 | add nVidia GeForce 8400M G | Robert Nagy |
2008-06-07 | Move #if 0 up to include currently unused fixup tables. | Marco Peereboom |
2008-06-07 | Kill ACPIVERBOSE. It was never used and is worthless to boot. | Marco Peereboom |
2008-06-06 | lots of KNF | Marco Peereboom |
2008-06-06 | KNF | Marco Peereboom |
2008-06-06 | Arrange our mmap buffer struct better. | Marcus Glocker |
2008-06-06 | make this more like other code (done while digging into a problem...) | Theo de Raadt |
2008-06-06 | Shrink acpi some more for floppies and while here re-enable acpi on the | Marco Peereboom |
2008-06-06 | Add _?RS methods evaluation to obtain additional heuristics and setting | Marco Peereboom |
2008-06-05 | Add some first mmap bits. | Marcus Glocker |
2008-06-04 | Fix panic on my i386 box when local variable isnt handled properly. | Marco Peereboom |
2008-06-04 | Oops! Add the #endif that vanished here. | Owain Ainsworth |
2008-06-04 | fix math screwup that reintroduced a bias for upper_bounds in range | Damien Miller |
2008-06-03 | Make *drm(4) use D_CLONE so that the per-open data actually works. Since | Owain Ainsworth |
2008-06-03 | Simplify the use of pci_mapreg_map(). | Brad Smith |
2008-06-03 | put code to print periodic debug statistics in #ifdef EM_DEBUG, shrinks | Brad Smith |
2008-06-03 | put code to print periodic debug statistics in #ifdef IXGB_DEBUG, shrinks | Reyk Floeter |
2008-06-03 | deal with a 64-bit BAR such as with PCIe chipsets. | Brad Smith |
2008-06-03 | regen | Brad Smith |
2008-06-03 | Add the PCI ids for the JMicron JMC250 and JMC260 Ethernet controllers. | Brad Smith |