summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-01-30new timeoutsJason Wright
2001-01-30Ignore PIOMODE(0x4) errorsConstantine Sapuntzakis
2001-01-30Missed this file in adding ADB keyboard and mouse files for powerpc.Dale Rahn
2001-01-30do not install pcvt includes either; aaron@ okMichael Shalayeff
2001-01-30do not build pcvt toolsTheo de Raadt
2001-01-30change config files over to wsconsTheo de Raadt
2001-01-30Support for the wscons machine-independent console driver on the i386. ToAaron Campbell
2001-01-29Generate less random data. Suggested by mickey@.Hakan Olsson
2001-01-29Add ises, commented out.Hakan Olsson
2001-01-29Driver for the Pijnenburg PCC-ISES crypto chip. For now, it only generatesHakan Olsson
2001-01-29syncjasoni
2001-01-29implement ftruncate64jasoni
2001-01-29Allow syscall aliasing to allow for multiple linux syscalls to be mappedjasoni
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29cleanup rmx_mtu handling (no #ifdef INET6). from netbsd.Jun-ichiro itojun Hagino
2001-01-29new timeouts; spacesMichael Shalayeff
2001-01-29regenMichael Shalayeff
2001-01-29even shorterMichael Shalayeff
2001-01-29consts, spacesMichael Shalayeff
2001-01-29fix isadma-less compile, new pnpdevs, space controlMichael Shalayeff
2001-01-29regenMichael Shalayeff
2001-01-29size reducage and constifyMichael Shalayeff
2001-01-29const match tableMichael Shalayeff
2001-01-29new timeouts; some constifying; space controlMichael Shalayeff
2001-01-29init the interface before interrupt establishment; and change to OpenBSD prin...Theo de Raadt
2001-01-29grab rng stuff more often (now 6400bytes/sec)Jason Wright
2001-01-29bring sparc into the 20th century, add support for 'boot -c' (BOOT_CONFIG)Jason Wright
2001-01-29Prepend SCSI_ to some of the SCSI opcodes to aid in sharing code w/NetBSDConstantine Sapuntzakis
2001-01-29Pull in updates from NetBSD 1.49. Mostly support for a couple moreConstantine Sapuntzakis
2001-01-29Fix bug where timeouts triggered too early, caused panic on ATAPI tapes.Niklas Hallqvist
2001-01-29$OpenBSD$Niklas Hallqvist
2001-01-29shortenTheo de Raadt
2001-01-29Add recently added files to the list.Aaron Campbell
2001-01-29Add a transient driver for the Y@P phone that downloads firmware intoAaron Campbell
2001-01-29- add infrastructure for dealing with the key generator (MCR2)Jason Wright
2001-01-29Add ezload, subroutines for downloading firmware into Cypress (formerlyAaron Campbell
2001-01-29Add wdc_print_current_modes to print current transfer modes set on theConstantine Sapuntzakis
2001-01-29implement a few macros in cpu.h; pointer out by miod@Michael Shalayeff
2001-01-28prettyTheo de Raadt
2001-01-28Add USSCANNER_DEBUG defines.Aaron Campbell
2001-01-28Fix callout/timeout difference that did not quite get merged correctly.Dale Rahn
2001-01-28add a comment on how to verbosify pcibiosMichael Shalayeff
2001-01-28PCIBIOSVERBOSE no moreMichael Shalayeff
2001-01-28better messageMichael Shalayeff
2001-01-28Support ADB bus devices: aed (events), akbd (keyboard) and ams (mouse)Dale Rahn
2001-01-28Adding ADB keyboard/mouse/apple event drivers. From Nbsd with changes to build.Dale Rahn