summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-04-08wi* at pci* works with PLX pci adapters.Dale Rahn
2002-04-08tag repairTheo de Raadt
2002-04-08pieces for gdb; deraadt@ okFederico G. Schwindt
2002-04-08add ESS Allegro-1 and Maestro-3 driverMike Frantzen
2002-04-08regenMike Frantzen
2002-04-08ESS Alegro-1 and Maestro 3 stuffMike Frantzen
2002-04-08add an entry for the MAESTRO_3 audio accelerator. it improves your bandwidthMike Frantzen
2002-04-08Allegro-1 and Maestro 3 driver ported from netbsdMike Frantzen
2002-04-08add flag to swap channels. from netbsd.Mike Frantzen
2002-04-07Don't reset COR in wi_reset(), break it out into its own function andTodd C. Miller
2002-04-07Typo. ok millert@Thierry Deval
2002-04-06Add support for setting antenna diversity on Symbol cards.Todd C. Miller
2002-04-06Do not hide Pfpregs from a switch() if PT_[GS]ETFPREGS are not defined,Miod Vallat
2002-04-06For PLX-based bridge cards, move printing of pcmcia card CIS stringsTodd C. Miller
2002-04-06Add support for Symbol cards and printing of the primary stationTodd C. Miller
2002-04-06s/REESSERVED/RESERVED/Jason Wright
2002-04-06regenMichael Shalayeff
2002-04-06actiontec wlan support; form jason@ackley.net via pr#2526Michael Shalayeff
2002-04-05mark that there is no siginfo code here. Damn it, geezTheo de Raadt
2002-04-05protect another use of wskbd_repeat with #if NWSDISPLAY > 0Jason Wright
2002-04-05fxp does not work on powerpc.Dale Rahn
2002-04-05add wsmux to the macppc ramdisk, to allow all keyboards to attach.Dale Rahn
2002-04-05Add another check for sc->wi_gone; from FreeBSDTodd C. Miller
2002-04-05Actually set wi_gone when we detach, based on what the an driver does.Todd C. Miller
2002-04-05remove un-needed stuff. I leave NFSCLIENT for hughTheo de Raadt
2002-04-05Use the OF set-colors operation instead of the color! operation, thisDale Rahn
2002-04-04permit maxusers down to 2Theo de Raadt
2002-04-04permit compiling without NFSTheo de Raadt
2002-04-04Some PCI machines do not implement the uperf registers. Those that doJason Wright
2002-04-04lithuanian kbdmap, made from the script at http://open.bsd.ltMichael Shalayeff
2002-04-04wi_init() now takes a struct wi_softc * not a void * since an sc pointerTodd C. Miller
2002-04-04Catch broken devices on sparc64 (where broken == devices that don't haveJason Wright
2002-04-04s/0/NULL for pointersJason Wright
2002-04-04Fetch the "idprom" property from the root and if that fails get itJason Wright
2002-04-03fix possible alignment problem; with markus@, angelos@ deraadt@ ok.Federico G. Schwindt
2002-04-03The PLX version of the NDC NCP130 PCI card w/ embedded Prism2 doesTodd C. Miller
2002-04-03In Host-AP mode, set IBSS SSID to the normal network id. This makesTodd C. Miller
2002-04-03Don't process WCCPv1-style GRE packets, unless allowed (via sysctlAngelos D. Keromytis
2002-04-03WCCP sysctl variable -- ok deraadt@ niklas@Angelos D. Keromytis
2002-04-03move the "ukbd_enable: %s: bad call on=%d" from DIAGNOSTIC to UKBD_DEBUGJason Wright
2002-04-03Replace the implementation of microtime with one written in C that doesn't go...Jason Wright
2002-04-03in PCITAG_SETNODE s/t/x to match usage; from netbsdJason Wright
2002-04-03deal with ccb shortage correctly, ok mickey@Niklas Hallqvist
2002-04-03- read the rx completion register exactly once.Jason Wright
2002-04-03back out ALTQ diff which breaks it; see PR 2517Theo de Raadt
2002-04-03gx doesn't actually do bitbangingNathan Binkert
2002-04-03disable userland crypto for 3.1Theo de Raadt
2002-04-02gx doesn't use vtophysNathan Binkert
2002-04-02keylen is either 8 (40 bit secret ) or 16 (104 bit)Markus Friedl
2002-04-02time and time+4 might not be the same in the %hi (copycat jason)Michael Shalayeff