Age | Commit message (Expand) | Author |
2002-03-29 | o remove extra args in printf's. | Federico G. Schwindt |
2002-03-29 | 1) restrict 'hostap' mediaopt to prism2 chips | Todd C. Miller |
2002-03-28 | put the protos and spls in place | Michael Shalayeff |
2002-03-28 | missing timeout add and del; some minor api change | Michael Shalayeff |
2002-03-28 | some BITS defs for %b | Michael Shalayeff |
2002-03-28 | i forgot these for if_wi | Michael Shalayeff |
2002-03-28 | basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p... | Michael Shalayeff |
2002-03-28 | recognize isl37300p as a prism2.5, for niels baby | Michael Shalayeff |
2002-03-28 | sync | Niels Provos |
2002-03-28 | new linksys wpc11; okay mickey@ | Niels Provos |
2002-03-28 | Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces. | Dale Rahn |
2002-03-28 | All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed. | Dale Rahn |
2002-03-28 | do not use MID_ZERO! then file(1) does not work | Theo de Raadt |
2002-03-28 | use MID_HPPA for core file marking | Theo de Raadt |
2002-03-28 | HPPA mid (needed for core files) | Theo de Raadt |
2002-03-28 | - recheck the PCI BAR's during mmap: XFree86 doesn't like the prom mappings | Jason Wright |
2002-03-28 | Remove debugging that was forgotten. | Dale Rahn |
2002-03-28 | Replace magic values with appropriate constants. | Miod Vallat |
2002-03-28 | Doh, I'm on drugs. | Miod Vallat |
2002-03-28 | Better fix. | Miod Vallat |
2002-03-28 | be more careful about breaking the RAMDISK guys | Theo de Raadt |
2002-03-27 | Indicate which keys translations are missing. | Dale Rahn |
2002-03-27 | Update comment at the top to reality. | Todd C. Miller |
2002-03-27 | add WSDISPLAY_COMPAT_RAWKBD support for macppc, not complete yet, Fx keys | Dale Rahn |
2002-03-27 | must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfs | Michael Shalayeff |
2002-03-27 | tsk tsk tsk, compile it first. | Dale Rahn |
2002-03-27 | Add X-Window support to wsmoused(8). This allows running wsmoused(8) and | jbm |
2002-03-27 | implement a "no-route" keyword. | Michael Shalayeff |
2002-03-27 | Calculate the maximum queue depth correctly. | Grigoriy Orlov |
2002-03-27 | suppress "duplicate IP" message when booting machines with no initial IP. | Ian Darwin |
2002-03-27 | Don't use magic constants to the loop over the BAR, also, include the | Jason Wright |
2002-03-27 | Need APERTURE so we can read/write pci configuration with securelevel > 0 | Jason Wright |
2002-03-27 | make sure error is set to zero on the pci write case for user conf | Jason Wright |
2002-03-27 | knf (case labels align with switch) | Jason Wright |
2002-03-27 | From FreeBSD: check for FIFO becoming unfull correctly, in the case of consum... | Niklas Hallqvist |
2002-03-27 | Avoid using bus_space_map2() on the rom (was too lazy to deal with endian =), | Jason Wright |
2002-03-27 | Make a shadow copy of the bios rom (if available) and make it available via mmap | Jason Wright |
2002-03-27 | bus_space_mmap wants the paddr not the handle | Jason Wright |
2002-03-26 | Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to | Todd C. Miller |
2002-03-26 | regen | Todd C. Miller |
2002-03-26 | o 0x15e8 is National Datacomm Corp, not Corega | Todd C. Miller |
2002-03-26 | Change default logging level from none to urgent. Should never print | Daniel Hartmeier |
2002-03-26 | m_freem(NULL) bad style, ok jason@ | Niklas Hallqvist |
2002-03-26 | Fix 128bit WEP on prism2; from FreeBSD | Todd C. Miller |
2002-03-26 | Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org> | Jason Wright |
2002-03-26 | enforce higher spl such that ccbs do not get fired upon in timeouts and other... | Michael Shalayeff |
2002-03-26 | iop can to onto this | Theo de Raadt |
2002-03-26 | Only allow valid device PAs to be mmapped. | Dale Rahn |
2002-03-26 | On the wdc_obio controller if one device is UDMA capable and one is not, | Dale Rahn |
2002-03-26 | regen | Michael Shalayeff |