summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-23driver was renamed to xlights, not blights;Jason McIntyre
2007-04-23sync Nd for macgpio;Jason McIntyre
2007-04-23tweaks;Jason McIntyre
2007-04-23tweaks;Jason McIntyre
2007-04-23bgpctl needs to know about 4-byte AS numbers as well.Claudio Jeker
2007-04-23Make bgpd 4-byte AS compatible. All internal representations of AS numbersClaudio Jeker
2007-04-23increment opackets and ipackets. clear OACTIVE when tx completes.David Gwynne
2007-04-23Clean up some comments.Artur Grabowski
2007-04-23spelling in comment fix.David Gwynne
2007-04-23when we use a fifo we always seem to need to know how much of the fifo isDavid Gwynne
2007-04-23DocumentMarc Espie
2007-04-23Remove 'cg_space' from 'struct cg'. Due to the alignment on 64-bitPedro Martelletto
2007-04-23Remove debug() left over from development. ok deraadt@Darren Tucker
2007-04-23Switch alpha to timecounters.Artur Grabowski
2007-04-23replace the code in the rxf and txt fifo handlers that loads the dmaDavid Gwynne
2007-04-23add tht_write_dmap, and tht_write_pad.David Gwynne
2007-04-23Clean up an obsolete allocator.Artur Grabowski
2007-04-23- add /usr/xobj to the file hierarchyAntoine Jacoutot
2007-04-23Kill inlines to shave some bytes.Artur Grabowski
2007-04-23spacing and some really long linesGordon Willem Klok
2007-04-23macgpio can also attach to itself fix the synopsis.Gordon Willem Klok
2007-04-23syncTheo de Raadt
2007-04-23Forgot the Makefile.Gordon Willem Klok
2007-04-23Add prototype macgpio(4) manpage mention sysbutton(4) on it, andGordon Willem Klok
2007-04-23typosGordon Willem Klok
2007-04-23Add sysbutton manpage, alphabetize xlights. A macgpio manpage is stillGordon Willem Klok
2007-04-22better interrupt names for vmstat -iz; ok miod gwkTheo de Raadt
2007-04-22Whitespace cleanup.Michael Knudsen
2007-04-22Remove unnecessary local variable in acpidock_status() and kill an XXXMichael Knudsen
2007-04-22Add a TAILQ, aml_nodelist, of devices depending on the dock device toMichael Knudsen
2007-04-22Add sysbutton a driver for the 'System identifier' button found on theGordon Willem Klok
2007-04-22syncTheo de Raadt
2007-04-22- Use pmap_get_page and pmap_free_page to manage memory allocationsArtur Grabowski
2007-04-22rename a very long driver name to something shorter, and more clearTheo de Raadt
2007-04-22Remove non-existent keyword protocol and replace it withMoritz Jodeit
2007-04-22this is my previous commit again, but this time it was tested.David Gwynne
2007-04-22process the tx free queue. this indicates when transmitted packets haveDavid Gwynne
2007-04-22Calculate metadata checksums.Marco Peereboom
2007-04-22Correct offsets for Tx completion regs.Mark Kettenis
2007-04-22Free allocated node in conf_set_now() before failing,Moritz Jodeit
2007-04-22Use conf_free_list() after calling conf_get_list().Moritz Jodeit
2007-04-22repair a sentence that didn't make sense; ok jmc@Kevin Steves
2007-04-22+04/22 Portuguese navigator Pedro Alvares Cabral becomes the firstPedro Martelletto
2007-04-22Switch the vax pmap to __HAVE_VM_PAGE_MD.Miod Vallat
2007-04-22this is the start of the transmit path. this takes packets off theDavid Gwynne
2007-04-22only printf if the firmware load failed.David Gwynne
2007-04-22when an ata command returns an error, dont fill dmesg with messages aboutDavid Gwynne
2007-04-22ahci works on sparc64. wish the teeny teeny tiny jmicron sample i haveTheo de Raadt
2007-04-22mark the ccb used for error handling as complete when it completes. thisDavid Gwynne
2007-04-22unload the dmamap of the ccb used in ncq error handling once we've finishedDavid Gwynne