Age | Commit message (Expand) | Author |
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-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 | move the "ukbd_enable: %s: bad call on=%d" from DIAGNOSTIC to UKBD_DEBUG | 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-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 | match on BCM5421S. ok deraadt | Dale Rahn |
2002-04-02 | sync | Dale Rahn |
2002-04-02 | add xxBROADCOM 0x000e as BCM5421S, ok deraadt@ | Dale Rahn |
2002-04-02 | add support for Marvell 88E1000 Gigabit PHY, model 6; | lebel |
2002-04-02 | sync | lebel |
2002-04-02 | Marvell 88E1000 Gigabit PHY, model 6; from nate@ | lebel |
2002-04-02 | Add some new IDs for the Marvell Gigabit PHY | Nathan Binkert |
2002-04-02 | sync | Nathan Binkert |
2002-04-02 | Add gx(4) | Nathan Binkert |
2002-04-02 | sync | Nathan Binkert |
2002-04-02 | Fix the names for the Intel Gigabit cards | Nathan Binkert |
2002-04-02 | fix keyid encoding wi_tx_key | Markus Friedl |
2002-04-02 | Prism2 firmware should be reported as version a.b.c not a.b variant c. | Todd C. Miller |
2002-04-02 | regen | Todd C. Miller |
2002-04-02 | 3Com AirConnect 3CRWE777A is really just a 3CRWE737A in disguise. | Todd C. Miller |
2002-04-02 | always reset promisc in hostap mode (a comment added), a couple of formatiing... | Michael Shalayeff |
2002-04-01 | freem mbuf on input pkt check failure | Michael Shalayeff |
2002-04-01 | Add support for a bunch of new adapters. | Nathan Binkert |
2002-04-01 | sync | Nathan Binkert |
2002-04-01 | More USB devices. | Nathan Binkert |
2002-04-01 | killed a char accidentally | Michael Shalayeff |
2002-04-01 | need to splsoftclock here too, i think i've got 'em all now | Michael Shalayeff |
2002-04-01 | always check for bad IVs | Markus Friedl |
2002-04-01 | Missing splx in suser() check. | Todd C. Miller |
2002-04-01 | skip bad IVs; ok provos@/deraadt@ | Markus Friedl |
2002-04-01 | Don't have dc and de return the same match value in any case. | Nathan Binkert |
2002-04-01 | - add support for PDC20268R (not tested) and PDC20269 | Grigoriy Orlov |
2002-04-01 | Add support for PowerStorm 4D20 TGA boqrds with IBM 561 ramdac (aka | Matthieu Herrb |
2002-04-01 | Only call dc_ramdac_intr if initialized(). Fixes a panic when | Matthieu Herrb |
2002-04-01 | a few typos from pechkin | Michael Shalayeff |
2002-04-01 | Use WI_RID_DATA_RATES not WI_RID_SUPPORT_RATE to get the list of | Todd C. Miller |
2002-04-01 | No Mickey, that corega card is just a rebadged NDC card. | Todd C. Miller |
2002-04-01 | todd killed a corega card | Michael Shalayeff |
2002-03-31 | add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode is | Jason Wright |
2002-03-31 | Limit pci register map size to 256k | Nathan Binkert |
2002-03-31 | Fix logic thinko. In AP mode we were never calling wihap_check_tx() if | Todd C. Miller |
2002-03-31 | check for super user more; millert@ ok | Michael Shalayeff |
2002-03-30 | fix two evil bugs: | Michael Shalayeff |