summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-06-06Arrange our mmap buffer struct better.Marcus Glocker
2008-06-06we must not hardcode the route priority in arplookup, it does notHenning Brauer
2008-06-06make this more like other code (done while digging into a problem...)Theo de Raadt
2008-06-06Shrink acpi some more for floppies and while here re-enable acpi on theMarco Peereboom
2008-06-06Add _?RS methods evaluation to obtain additional heuristics and settingMarco Peereboom
2008-06-05Add some first mmap bits.Marcus Glocker
2008-06-05Allow pchb(4) to find additional non-coherent HyperTransport linksBrad Smith
2008-06-04olf death throes: OOSN_* names can go away; ok miodTheo de Raadt
2008-06-04olf support starts to die (easy stuff first); ok miodTheo de Raadt
2008-06-04Fix panic on my i386 box when local variable isnt handled properly.Marco Peereboom
2008-06-04adderss -> addressMiod Vallat
2008-06-04Oops! Add the #endif that vanished here.Owain Ainsworth
2008-06-04fix math screwup that reintroduced a bias for upper_bounds in rangeDamien Miller
2008-06-03Make *drm(4) use D_CLONE so that the per-open data actually works. SinceOwain Ainsworth
2008-06-03Simplify the use of pci_mapreg_map().Brad Smith
2008-06-03put code to print periodic debug statistics in #ifdef EM_DEBUG, shrinksBrad Smith
2008-06-03put code to print periodic debug statistics in #ifdef IXGB_DEBUG, shrinksReyk Floeter
2008-06-03deal with a 64-bit BAR such as with PCIe chipsets.Brad Smith
2008-06-03regenBrad Smith
2008-06-03Add the PCI ids for the JMicron JMC250 and JMC260 Ethernet controllers.Brad Smith
2008-06-03regenBrad Smith
2008-06-03- shorten the Emulex Light Pulse entries to use the names as mentionedBrad Smith
2008-06-02No need to enable the interrupt in psycho_set_intr(); intr_establish() alreadyMark Kettenis
2008-06-02Don't spew sense errors (e.g. 'media not present') when probing aKenneth R Westerback
2008-06-02Shrink scsi_mode_sense_buf to 254 bytes so ahci doesn't get upset atKenneth R Westerback
2008-06-02Round up the numbers of keys to allocate, so that the last 128 page areaMiod Vallat
2008-06-02ignore a brightness changed eventjoshua stein
2008-06-02Add a bunch of ELV Elektronik ftdi based devices found in theJonathan Gray
2008-06-02regenJonathan Gray
2008-06-02Add a bunch of ELV Elektronik ftdi based devices found in theJonathan Gray
2008-06-02Move interrupt setup to before ddb setup not after.Jonathan Gray
2008-06-02Fix synproxy breakage introduced with the state table reorganization.Ryan Thomas McBride
2008-06-02fix DEBUG flag. without EHCI_DEBUG, ehcidebug is not defined.Yojiro Uo
2008-06-02fix kernel freeze when the device unpluged (and the device was still active)Yojiro Uo
2008-06-02regenBrad Smith
2008-06-02- Sort the QLogic entries by PCI id.Brad Smith
2008-06-01Unlink handled interrupts from the list of pending interrupts atomically.Mark Kettenis
2008-06-01regenMark Kettenis
2008-06-01Add Emulex LP9000.Mark Kettenis
2008-06-01Fix \n nit in SMALL_KERNEL.Marco Peereboom
2008-06-01Re-enable new parser. Lots of testing by various folks. Fits all mediaMarco Peereboom
2008-06-01Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64.Mark Kettenis
2008-06-01Remove iobviously untrue comment.Mark Kettenis
2008-06-01ACX111 parts can't send using short slot time, but it seems to have no problemBrad Smith
2008-06-01Use 1Mbits/s as beacon sending rate; it seems to fix TX performance issueBrad Smith
2008-05-31if a dma mapping contains oddly addressed or odd length segments, then weDavid Gwynne
2008-05-31Apparently the interrupt status register doesn't always replicate the TXMark Kettenis
2008-05-31Turn the rx descriptor ring into a real ring instead of letting things fallMark Kettenis
2008-05-31regenMark Kettenis
2008-05-31Add PLX 6520 PCIX-PCIX bridge.Mark Kettenis