Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-08 | dma sync the tx ring and post new packets to the chip once per call to | Brad Smith | |
the start routine instead of once per packet. ok reyk@ | |||
2008-06-08 | don't declare foo_driver_version[] strings and turn them into defines, | Reyk Floeter | |
nothing uses them and it saves a few bytes in the kernel. ok claudio@ | |||
2008-06-08 | Implement aml_str2val() ok marco@ | Can Erkin Acar | |
2008-06-08 | Don't spam dmesg with sppp messages, instead use log(9). | Claudio Jeker | |
OK canacar@ some time ago | |||
2008-06-08 | alloc ipq's for fragment reassembly from a pool instead of using | Thordur I. Bjornsson | |
malloc(); ok henning@ some time ago | |||
2008-06-08 | Make serial console on non-primary ports work to on i386. | Mark Kettenis | |
tested by jbg@, "it is right" deraadt@ | |||
2008-06-08 | Unmapping memory from pci_mapreg_map() on detach lets us | Jonathan Gray | |
do multiple inserts/detaches as well. ok jsing@ | |||
2008-06-08 | Make et(4) detachable, help tracking down a problem that | Jonathan Gray | |
turned out to be not calling pci_intr_disestablish() from jsing@ ok jsing@ | |||
2008-06-08 | put the PCF_FREQ codes into the clock | Theo de Raadt | |
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 | Make UltraSPARC-IV work. | Mark Kettenis | |
2008-06-08 | decrease the buffer count after dequeueing a buffer | Robert Nagy | |
to prevent the mmap buffer filling up, and disable the debug code that dumps the stream to a file | |||
2008-06-07 | add a disabled com4 device for a Fujitsu Stylistic Touchscreen | Robert Nagy | |
ideas from deraadt@ and millert@ | |||
2008-06-07 | Start to queue mmap frames. Add VIDIOC_QBUF, VIDIOC_DQBUF, | Marcus Glocker | |
VIDIOC_STREAMON for that purpose, too. OK robert@ | |||
2008-06-07 | Since wsmux is currently designed to act as a N inputs : 1 output device, | Miod Vallat | |
be more coherent when handling the attachment of output devices (displays): - on attach, only claim the mux output if it has none already; - on detach, only force detachment from the input devices from this display if we are the mux output. | |||
2008-06-07 | Do not stupidly dereference NULL in wsmux_set_display() is invoked with NULL | Miod Vallat | |
as the second parameter. | |||
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 | |
the current one is not going to be enough for some cams | |||
2008-06-07 | Add acphy/mtdphy/luphy/sqphy which are used by dc(4), hme(4) and ne(4). | Brad Smith | |
ok deraadt@ | |||
2008-06-07 | Add baudrate handling for fiber boards using the TBI interface. | Brad Smith | |
ok deraadt@ | |||
2008-06-07 | Add link state/baudrate handling. | Brad Smith | |
ok deraadt@ | |||
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 | Remove the OLF os bitmask field from the compat probe functions array; | Miod Vallat | |
ok deraadt@ | |||
2008-06-07 | Kill ACPIVERBOSE. It was never used and is worthless to boot. | Marco Peereboom | |
comments jmc ok toby | |||
2008-06-06 | lots of KNF | Marco Peereboom | |
Change many return x into goto fail idiom. | |||
2008-06-06 | Remove long dead meat. | Miod Vallat | |
2008-06-06 | KNF | Marco Peereboom | |
2008-06-06 | Arrange our mmap buffer struct better. | Marcus Glocker | |
2008-06-06 | we must not hardcode the route priority in arplookup, it does not | Henning Brauer | |
just insert arp entries. the inserted routes will have the right priority no matter what, most times cloned. problem found by Joerg Goltermann <jg@osn.de>, fix by his colleague Armin Wolgermann <aw@osn.de>, ok claudio | |||
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 | |
floppies. Fixes crazy sony vaio kettenis has. tested by deraadt ok deraadt jordan kettenis | |||
2008-06-06 | Add _?RS methods evaluation to obtain additional heuristics and setting | Marco Peereboom | |
interrupt routing. Fixes several HP & IBM machines. ok deraadt ketennis | |||
2008-06-05 | Add some first mmap bits. | Marcus Glocker | |
Help by miod@ | |||
2008-06-05 | Allow pchb(4) to find additional non-coherent HyperTransport links | Brad Smith | |
with 10h and 11h families of AMD CPU's. ok kettenis@ | |||
2008-06-04 | olf death throes: OOSN_* names can go away; ok miod | Theo de Raadt | |
2008-06-04 | olf support starts to die (easy stuff first); ok miod | Theo de Raadt | |
2008-06-04 | Fix panic on my i386 box when local variable isnt handled properly. | Marco Peereboom | |
code from jordan | |||
2008-06-04 | adderss -> address | Miod Vallat | |
2008-06-04 | Oops! Add the #endif that vanished here. | Owain Ainsworth | |
Pointed out by landry@. | |||
2008-06-04 | fix math screwup that reintroduced a bias for upper_bounds in range | Damien Miller | |
(2^30,2^31). Nothing in the tree yet requests random numbers bounded by this range. report jakob!deraadt; ok deraadt@ | |||
2008-06-03 | Make *drm(4) use D_CLONE so that the per-open data actually works. Since | Owain Ainsworth | |
i'm modifying this code anyway, prepare for privsep by making it so that "master" openers must be root, and remove some spurious suser() checks. For example, every DRM_ROOT_ONLY ioctl is also DRM_MASTER. Without this change, privsep wouldn't work since the fd is no longer root owned. With this, X privsep should work as soon as the userland bits are done (currently unwritten). Looked over by kettenis@, ok thib@. | |||
2008-06-03 | Simplify the use of pci_mapreg_map(). | Brad Smith | |
ok oga@ | |||
2008-06-03 | put code to print periodic debug statistics in #ifdef EM_DEBUG, shrinks | Brad Smith | |
the driver for about 292 bytes on i386. ok reyk@ | |||
2008-06-03 | put code to print periodic debug statistics in #ifdef IXGB_DEBUG, shrinks | Reyk Floeter | |
the driver for about 990 bytes on i386. ok brad@ | |||
2008-06-03 | deal with a 64-bit BAR such as with PCIe chipsets. | Brad Smith | |
ok dlg@ |