summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02sort options in DESCRIPTION.Igor Sobrado
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-02fix double free which can happen if the last line has no newline;Otto Moerbeek
2008-06-02regenBrad Smith
2008-06-02- Sort the QLogic entries by PCI id.Brad Smith
2008-06-01sort flags; synchronize synopsis and usage; style(9).Igor Sobrado
2008-06-01sort flags; synchronize synopsis and usage.Igor Sobrado
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-01synchronize synopsis and usage.Igor Sobrado
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-01Remove further mentioning of HW VLAN stripping.Brad Smith
2008-06-01Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64.Mark Kettenis
2008-06-01- make it possible to merge files from xetcXX onlyAntoine Jacoutot
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-01provision for reading only prelink related stuff from a package (maybeMarc Espie
2008-06-01Use 1Mbits/s as beacon sending rate; it seems to fix TX performance issueBrad Smith
2008-06-01Don't copy empty files into installed system's /etc. Tweak comment andKenneth R Westerback
2008-05-31if a dma mapping contains oddly addressed or odd length segments, then weDavid Gwynne
2008-05-31Add Fujitsu adapters.Brad Smith
2008-05-31Apparently the interrupt status register doesn't always replicate the TXMark Kettenis
2008-05-31Thinkpad -> ThinkPadIgor Sobrado
2008-05-31synchronize usage and synopsis.Igor Sobrado
2008-05-31Turn the rx descriptor ring into a real ring instead of letting things fallMark Kettenis
2008-05-31add a marker for true binary files to be used by prelinkingMarc Espie
2008-05-31List Fujitsu crds supported by sk(4).Mark Kettenis
2008-05-31add hfs+ type. deraadt@ okFederico G. Schwindt
2008-05-31regenMark Kettenis
2008-05-31Add PLX 6520 PCIX-PCIX bridge.Mark Kettenis
2008-05-31regenMark Kettenis
2008-05-31Add Emulex LP10000.Mark Kettenis
2008-05-31Properly set the IFF_OACTIVE flag if all the descriptrs are in use forBrad Smith
2008-05-31Properly set the IFF_OACTIVE flag if all the descriptrs are in use forBrad Smith
2008-05-31Clear the IFF_RUNNING/IFF_OACTIVE flags and the watchdog timer inBrad Smith
2008-05-30Remove the untracked mapping before calling uvm_km_free(), otherwise theFederico G. Schwindt
2008-05-30skip ext2fs on thisTheo de Raadt
2008-05-30fix a broken Xr;Jason McIntyre
2008-05-30-salt is default for "openssl enc"; from djmJason McIntyre
2008-05-30cdio's blank command blanked CD twise. Fixed.av