summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-06-24oops. don't initialize wi_flags and wi_hostap_info here; fixes sparc.Federico G. Schwindt
2002-06-24Redo the logic of reading of proc arguments to be more readable.Artur Grabowski
2002-06-24hello missing cdevsw entriesHugh Graham
2002-06-24KNFJun-ichiro itojun Hagino
2002-06-23g/c last remains of old ipv6 prefix managementJun-ichiro itojun Hagino
2002-06-23committed by mistakeJun-ichiro itojun Hagino
2002-06-23make CAPS_IS_CONTROL a default. pvalchev okJun-ichiro itojun Hagino
2002-06-23If we receive a packet with our BSSID from an unassociated station,Todd C. Miller
2002-06-23cleanup WI_IS_BE macrosTheo de Raadt
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-06-23uid_t is unsignedTheo de Raadt
2002-06-22a wireless section is dumbTheo de Raadt
2002-06-22add wi at pci; move wi to wireless section.Federico G. Schwindt
2002-06-22Add new flag, WI_FLAGS_BUS_PCMCIA and mark pcmcia attachment as such.Federico G. Schwindt
2002-06-22Fix typo in WI_FLAGS_HAS_ROAMING, noticed by fgs@Todd C. Miller
2002-06-22use 8-bits when accessing the wi_cor_offset; millert@ ok.Federico G. Schwindt
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-06-21Bump version to help distinquish new memory probe and fixes.Tobias Weingartner
2002-06-21Clear wi_hostap_info.apflags in wi_attach() to guarantee wihap_shutdown()Todd C. Miller
2002-06-21skeleton queue handling for the enc/auth piece of the chip (fed with nops viaJason Wright
2002-06-21system call argument rewriting framework via stackgap; okay art@Niels Provos
2002-06-21tabifyJun-ichiro itojun Hagino
2002-06-21regenMarkus Friedl
2002-06-21add some ICH4 devices; ok deraadt@Markus Friedl
2002-06-21regen.Federico G. Schwindt
2002-06-21add support for Netgear MA401RA (Prism-2.5)Henning Brauer
2002-06-21make this more quiet on card insertion.Federico G. Schwindt
2002-06-21missing tab.Federico G. Schwindt
2002-06-21Add some missing casts of sc->wi_txbuf -> caddr_tTodd C. Miller
2002-06-21sbus(4) -> stp(4) -> pcmcia(4) -> wi(4). cool shitz done by crazy fgschTheo de Raadt
2002-06-21Don't set WI_FLAGS_ATTACHED in sc->wi_flags until after mi attachTodd C. Miller
2002-06-21put the objects in a better order, so that they align correctly.Theo de Raadt
2002-06-21don't convert these to little-endian. now ifconfig shows the nwid onFederico G. Schwindt
2002-06-21configure HID0, and show cache status for IBM750FX. from netbsdJun-ichiro itojun Hagino
2002-06-21skeleton for queue handling on the pk side of the chip. For now it justJason Wright
2002-06-21ugly kludge to deal correctly with endianess in sparc and sparc64.Federico G. Schwindt
2002-06-21Remove pointless macro.Artur Grabowski
2002-06-21Trial and error gives me this tweak for the trumpion 0x1100 device.Artur Grabowski
2002-06-21syncArtur Grabowski
2002-06-21Add Trumpion Microelectronics (Who comes up with those names?)Artur Grabowski
2002-06-21identify 0x7000 (IBM750FX). snprintf.Jun-ichiro itojun Hagino
2002-06-20bunch more reg defns (pkh/pke mostly).Jason Wright
2002-06-20Fix 4GB memory probing and other memory probing issues.Tobias Weingartner
2002-06-20make this compile on sparc64; deraadt and millert ok.Federico G. Schwindt
2002-06-20Add ELSA / ZCOMAX XI-325 (and XI-325H); Ken SimpsonTodd C. Miller
2002-06-20regenTodd C. Miller
2002-06-20left over sparc-ism's; Matt Potter <matt@vertrauen.org>Jason Wright
2002-06-20indent.Federico G. Schwindt
2002-06-20minor indent cleanup while reading codeTheo de Raadt
2002-06-20rename nell to stp. we do not always follow stupid solaris namesTheo de Raadt