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