summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-04-01cleanup in_broadcast. don't consider /32 addrs as broadcast.Jun-ichiro itojun Hagino
2002-04-01Note to update the macppc tbxi data file for each release.Dale Rahn
2002-04-01s/3.0/3.1/ so that the CD will boot properly.Dale Rahn
2002-03-31EA: unlock if attribute node not found. Prevents hangs when compiledDale Rahn
2002-03-31Fix a spl botch for sun4/sun4c, which should fix reported stability issuesMiod Vallat
2002-03-31add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode isJason Wright
2002-03-31enable wsmux on macppc, note that this will REQUIRE changes to XF86Config.Dale Rahn
2002-03-31Use ip_defttl as ttl for return-rst instead of an arbitrary hardcodedDaniel Hartmeier
2002-03-31Limit pci register map size to 256kNathan Binkert
2002-03-31Copy mac address from proper place on 4000 200. Spotted thanks to aHugh Graham
2002-03-31Fix logic thinko. In AP mode we were never calling wihap_check_tx() ifTodd C. Miller
2002-03-31check for super user more; millert@ okMichael Shalayeff
2002-03-30fix two evil bugs:Michael Shalayeff
2002-03-30make sure that hostap never happens on non-prism2 cardsMichael Shalayeff
2002-03-30kill lots of space and insert some more for knfMichael Shalayeff
2002-03-30o Move register definitions to if_wireg.hTodd C. Miller
2002-03-30WI_RID_SUPPORT_RATE only seems to work for prism2. On lucent boardsTodd C. Miller
2002-03-30fxp fits againTheo de Raadt
2002-03-30only trust supported rates report on prism2 cardsMichael Shalayeff
2002-03-30Add support for WSCONS_COMPAT_RAWKBD to macppc, see warning sent to ppc@Dale Rahn
2002-03-30pci and pcmcia wi fits on all of themTheo de Raadt
2002-03-30much more fits on this now: ahc, twe, iop, pci xl, pci wiTheo de Raadt
2002-03-30missing suser on SIOCS80211NWIDMarkus Friedl
2002-03-30implement WEP in wi_do_hostencrypt()Markus Friedl
2002-03-30RCSIdNiklas Hallqvist
2002-03-30recognize more via/cyrix cpu types; from Kamo Hiroyasu <wd@ics.nara-wu.ac.jp>...Michael Shalayeff
2002-03-30map only first page of whatever is given to us in the bar,Michael Shalayeff
2002-03-30Initialize sequence number high limit from 1 to the real value with theDaniel Hartmeier
2002-03-30Use the extended keycodes to get real delete/pgup/pgdn/home/end.Dale Rahn
2002-03-30Actually write new value to the card for SIOCS80211NWID ioctlTodd C. Miller
2002-03-30Don't honor native accesses unless VGAFB_ALLOW_NATIVE is defined (this isJason Wright
2002-03-29add numlock, pgup, pgdn, home, end.Dale Rahn
2002-03-29eap works on sparc64Theo de Raadt
2002-03-29i_nwid is not a NUL-terminated string, it is length bounded.Todd C. Miller
2002-03-29regenTodd C. Miller
2002-03-29Add Proxim RangeLAN-DS PCMCIA card (model 8430); Paul M. HirschTodd C. Miller
2002-03-29Change lower enter key to be 'Mode_Switch' like it was before.Dale Rahn
2002-03-29o remove extra args in printf's.Federico G. Schwindt
2002-03-291) restrict 'hostap' mediaopt to prism2 chipsTodd C. Miller
2002-03-28put the protos and spls in placeMichael Shalayeff
2002-03-28missing timeout add and del; some minor api changeMichael Shalayeff
2002-03-28some BITS defs for %bMichael Shalayeff
2002-03-28i forgot these for if_wiMichael Shalayeff
2002-03-28basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p...Michael Shalayeff
2002-03-28recognize isl37300p as a prism2.5, for niels babyMichael Shalayeff
2002-03-28syncNiels Provos
2002-03-28new linksys wpc11; okay mickey@Niels Provos
2002-03-28Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces.Dale Rahn
2002-03-28All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed.Dale Rahn
2002-03-28do not use MID_ZERO! then file(1) does not workTheo de Raadt