summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-03-28be more careful about breaking the RAMDISK guysTheo de Raadt
2002-03-27Indicate which keys translations are missing.Dale Rahn
2002-03-27Update comment at the top to reality.Todd C. Miller
2002-03-27add WSDISPLAY_COMPAT_RAWKBD support for macppc, not complete yet, Fx keysDale Rahn
2002-03-27must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfsMichael Shalayeff
2002-03-27tsk tsk tsk, compile it first.Dale Rahn
2002-03-27Add X-Window support to wsmoused(8). This allows running wsmoused(8) andjbm
2002-03-27implement a "no-route" keyword.Michael Shalayeff
2002-03-27Calculate the maximum queue depth correctly.Grigoriy Orlov
2002-03-27suppress "duplicate IP" message when booting machines with no initial IP.Ian Darwin
2002-03-27Don't use magic constants to the loop over the BAR, also, include theJason Wright
2002-03-27Need APERTURE so we can read/write pci configuration with securelevel > 0Jason Wright
2002-03-27make sure error is set to zero on the pci write case for user confJason Wright
2002-03-27knf (case labels align with switch)Jason Wright
2002-03-27From FreeBSD: check for FIFO becoming unfull correctly, in the case of consum...Niklas Hallqvist
2002-03-27Avoid using bus_space_map2() on the rom (was too lazy to deal with endian =),Jason Wright
2002-03-27Make a shadow copy of the bios rom (if available) and make it available via mmapJason Wright
2002-03-27bus_space_mmap wants the paddr not the handleJason Wright
2002-03-26Add support for the TMD7160 dumb PCI-ISA bridge (similar in function toTodd C. Miller
2002-03-26regenTodd C. Miller
2002-03-26o 0x15e8 is National Datacomm Corp, not CoregaTodd C. Miller
2002-03-26Change default logging level from none to urgent. Should never printDaniel Hartmeier
2002-03-26m_freem(NULL) bad style, ok jason@Niklas Hallqvist
2002-03-26Fix 128bit WEP on prism2; from FreeBSDTodd C. Miller
2002-03-26Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org>Jason Wright
2002-03-26enforce higher spl such that ccbs do not get fired upon in timeouts and other...Michael Shalayeff
2002-03-26iop can to onto thisTheo de Raadt
2002-03-26Only allow valid device PAs to be mmapped.Dale Rahn
2002-03-26On the wdc_obio controller if one device is UDMA capable and one is not,Dale Rahn
2002-03-26regenMichael Shalayeff
2002-03-26a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.netMichael Shalayeff
2002-03-26need to mask out the upper part for the fpu version on printMichael Shalayeff
2002-03-26if cannot guess cpu model default to the lowest supported oneMichael Shalayeff
2002-03-26$OpenBSD$Hugh Graham
2002-03-26Map all of the io/mem spaces providedJason Wright
2002-03-26Honor psratio for addupc_task(), as other arches do.Miod Vallat
2002-03-26Fix problems the ahc driver was having with the recent changes toKenneth R Westerback
2002-03-25Ignore 'keep state' for ICMP errors whose inner headers mismatch stateDaniel Hartmeier
2002-03-25add ioctl DIOCKILLSTATES to shootdown a subset of the state table. allowsMike Frantzen
2002-03-25add {SPLAY,RB}_INITIALIZER and {SPLAY,RB}_EMPTY() to be more consistentMike Frantzen
2002-03-25regenMichael Shalayeff
2002-03-25another intel gbt etherMichael Shalayeff
2002-03-25spellingTheo de Raadt
2002-03-25support 630ETi; from wyllie@dilex.netMichael Shalayeff
2002-03-25some fw versions return even more data in the an_ltv_status; form Gabriel Kih...Michael Shalayeff
2002-03-25revert the pmap stuff to 0221, so we can bootNiklas Hallqvist
2002-03-25Gremlins always escape when you commit from the bad tree. An extra semicolonMiod Vallat
2002-03-25This was part of the newer ahc driver which has been backed outTodd C. Miller
2002-03-25I could have sworn I commited this, must have gone localNiklas Hallqvist
2002-03-25dhartmei@ and I have been both running uaudio devices on macppc successfullylebel