Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-09 | No longer need memsize. | Todd C. Miller | |
2002-04-08 | Make fiber cards work (3com 3c996-SX) | Nathan Binkert | |
Make the BCM5701 chips work. (3com 3c996B-T) From FreeBSD | |||
2002-04-08 | Match on phy model found internally on the BCM5701 chips (3c996B-T) | Nathan Binkert | |
2002-04-08 | sync | Nathan Binkert | |
2002-04-08 | new brgphy model | Nathan Binkert | |
2002-04-08 | two missing splx()s | Michael Shalayeff | |
2002-04-08 | restore what was a default inactivity timeout, two minutes | Michael Shalayeff | |
2002-04-08 | make hostap work on other-endian machines; tested by drahn@ | Michael Shalayeff | |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright | |
2002-04-08 | wi* at pci* works with PLX pci adapters. | Dale Rahn | |
Note: true pcmcia bridges are not currently supported. | |||
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 | |
almost as much as an openbsd sticker! | |||
2002-04-08 | Allegro-1 and Maestro 3 driver ported from netbsd | Mike Frantzen | |
ok deraadt@ | |||
2002-04-08 | add flag to swap channels. from netbsd. | Mike Frantzen | |
ok deraadt@ | |||
2002-04-07 | Don't reset COR in wi_reset(), break it out into its own function and | Todd C. Miller | |
only call it from wi_attach() and wi_pcmcia_activate() (ie: just once). It would be nicer to have the COR reset be part of the bus-specific code but we need to know whether or not we have a Lucent card since old Lucent firmware revs get messed up on a COR soft reset. Even with the COR reset we still need to avoid initializing Symbol cards more than once. However, we *do* want to do a reset after returning from suspend. Therefore, rename wi_gone to wi_flags and store both the attach and init status in it. wi_reset() now checks wi_flags to see if the card should be initialized in the Symbol case. Info on initializing Symbol cards once from NetBSD. | |||
2002-04-07 | Typo. ok millert@ | Thierry Deval | |
2002-04-06 | Add support for setting antenna diversity on Symbol cards. | Todd C. Miller | |
Also add some more Symbol-specific RID values I noticed in the Linux orinoco driver. | |||
2002-04-06 | Do not hide Pfpregs from a switch() if PT_[GS]ETFPREGS are not defined, | Miod Vallat | |
so that this compiles with option DIAGNOSTIC; fixes PR #2528 ok fgsch@ | |||
2002-04-06 | For PLX-based bridge cards, move printing of pcmcia card CIS strings | Todd C. Miller | |
out of generic wi_attach() and into wi_pci_attach(). This means we can't print the CIS info for embedded cards like the NCP130 but since those don't have a "real" pcmcia card in them this is really not a problem. Also check to see that there is actually a pcmcia present and give and error if not. CIS magic number taken from the Linux orinoco driver; there may be a better way to do this. | |||
2002-04-06 | Add support for Symbol cards and printing of the primary station | Todd C. Miller | |
firmware version. Adapted from NetBSD and the Linux orinoco driver. The Symbol firmware requires that we do a COR soft reset before initializing the card in wi_reset(). Also, setting WI_RID_ROAMING_MODE caused the Symbol card to go into a strange (non-working) mode with firmware 2.x.x. There are some other Symbol additions/oddities that will need to be addressed in the future. | |||
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 | |
interface seems to work on more machines, also is more efficient when XF4/wsfb is setting the palette. ok deraadt@ | |||
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 | |
provide an 'sc at ebus'. Use that instead of a direct attachment of uperf to psycho. | |||
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 | |
is available everywhere wi_init() is called. deraadt@ OK | |||
2002-04-04 | Catch broken devices on sparc64 (where broken == devices that don't have | Jason Wright | |
a function 0). Many thanks to Joey Coleman <joeycoleman@acm.org> for fixing this. | |||
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 | |
from the nvram. | |||
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 | |
not map the PLX registers so the driver cannot enable interrupts on the PLX chip (this is OK since the card's EEPROM does it for us). To work around this we check that what we expect to be the PLX registers are a) I/O mapped and b) have a non-zero size. OK mickey@ | |||
2002-04-03 | In Host-AP mode, set IBSS SSID to the normal network id. This makes | Todd C. Miller | |
"ifconfig nwid FOO" work correctly in Host-AP mode. | |||
2002-04-03 | Don't process WCCPv1-style GRE packets, unless allowed (via sysctl | Angelos D. Keromytis | |
variable); GRE processing must also be allowed. From joeycoleman@acm.org, ok deraadt@ niklas@ | |||
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 ↵ | Jason Wright | |
go backwards on machines w/out counter-timer Remove a bunch of uncessary code (#if 0, #undef, etc) [still exhibits bad behavior on counter-timer machines, but it's the same behavior as the assembler version] |