summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-03Fix more cvs Id tag tweaks in copyright notes.Marcus Glocker
2006-08-03kill trailing spaces;Jason McIntyre
2006-08-03suport -> support;Jason McIntyre
2006-08-03tweaks;Jason McIntyre
2006-08-03comment fix; from tamas teveszJason McIntyre
2006-08-03full month name for .Dd;Jason McIntyre
2006-08-03Change the firmware names as suggested on the main driver projectMarcus Glocker
2006-08-03sort;Jason McIntyre
2006-08-03Add/Fix copyright notes.Marcus Glocker
2006-08-03Change to OpenBSD cvs tag.Marcus Glocker
2006-08-03Fix 802.11a. With these changes I can now connect my wpi(4) toDamien Bergamini
2006-08-03802.11a uses a 16 microseconds short interframe space.Damien Bergamini
2006-08-03always call scsi_done at splbio. issue found by pedro@David Gwynne
2006-08-03always call scsi_done at splbio. issue found by pedro@David Gwynne
2006-08-03syncTheo de Raadt
2006-08-03man page for acx, a mix of ral, wpi, and the dragonfly pageTheo de Raadt
2006-08-03pci front end for acxTheo de Raadt
2006-08-03Inital import for the acx(4) driver.Marcus Glocker
2006-08-03white space fixesDavid Gwynne
2006-08-03almost entirely get rid of the culture of ".h files that include .h files"Theo de Raadt
2006-08-03regenBrad Smith
2006-08-03remove a underscore from the ITE IT8888F entry.Brad Smith
2006-08-03regenBrad Smith
2006-08-03properly deal with Atheros chips that use a 64-bit memory address space.Brad Smith
2006-08-03fix typo, 5300ESB -> 6300ESBBrad Smith
2006-08-03regenBrad Smith
2006-08-03add NVIDIA CK804 Mem controller.Brad Smith
2006-08-02touch of KNF.Thordur I. Bjornsson
2006-08-02Dell PERC 3/Di is not ami(4), but aac(4)Jasper Lievisse Adriaanse
2006-08-02Provide the usual 8x16 font, instead of the qvss 8x15 font, for low-res vaxMiod Vallat
2006-08-02RegenMiod Vallat
2006-08-02Kill obsolete vt* nodes; remove dmz, dmf and dh tty nodes (as we don'tMiod Vallat
2006-08-02regenBrad Smith
2006-08-02- add AMD Geode LX and CS5536 PCI ids.Brad Smith
2006-08-02in the BNF section, note that a comma is optional, closes PR 5191Daniel Hartmeier
2006-08-02grammarMarc Espie
2006-08-02remove trailing blanks in output of ieee80211_status() as well.Alexander von Gernler
2006-08-02strlcpy/strlcat overload made deraadt@ sick; change to xasprintf.Ray Lai
2006-08-02- add regression tests for two problems with keyword parsing.Niall O'Higgins
2006-08-02rcs_buf_set(), rcs_buf_append, and rcs_buf_fappend should not returnRay Lai
2006-08-02Sync CVS's rcs_expand_keywords() and rcs_kwexp_buf() with RCS.Ray Lai
2006-08-02Fix a lot of buffer overflows and make the code more binary safe.Ray Lai
2006-08-02remove reference to Jumbo frames as the driver currently does not workBrad Smith
2006-08-02disable Jumbos until reception of Jumbo frames can be fixed.Brad Smith
2006-08-01(em/ixgb)_(clean_transmit_interrupts/process_receive_interrupts) ->Brad Smith
2006-08-01Avoid a few NULL dereferences, and boot -c works on vax with glass console.Miod Vallat
2006-08-01clean extra spacesKevin Steves
2006-08-01move #include <stdio.h> out of includes.hKevin Steves
2006-08-01Add a wait between send and receive command. Talked through with jordan.Marco Peereboom
2006-08-01Make RB_POWERDOWN work on the Thecus.Mark Kettenis