summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-02-05reverse the logic in pcebmatch to match other match functions.Artur Grabowski
2001-02-05set the correct size in pceb_ca.Artur Grabowski
2001-02-05We won't include mouse and lpt support on the floppy in the nearest future.Artur Grabowski
2001-02-05syncTheo de Raadt
2001-02-04#endif in the wrong place, causing certain kernel configs to not compile;Aaron Campbell
2001-02-04shrink USB sectionTheo de Raadt
2001-02-04Fix an off-by-{1,2,4} error in i386_space_copy(). Console is now working muchAaron Campbell
2001-02-04Minor indent botch.Aaron Campbell
2001-02-03make overlaping bus space copy operations work; solves vga's scrolling problemsMichael Shalayeff
2001-02-03New timeouts.Artur Grabowski
2001-02-03dead fileArtur Grabowski
2001-02-03Remove dead files.Artur Grabowski
2001-02-03New timeouts.Artur Grabowski
2001-02-03Don't define ECOFF_COMPAT. We're ELF.Artur Grabowski
2001-02-03make it compileMichael Shalayeff
2001-02-02Remove non-existant machine config -- replace w/laptop config that worksThorsten Lockert
2001-02-01mmap return paddr_t not int.Dale Rahn
2001-02-01Adapt to recent wscons changes.Artur Grabowski
2001-02-01pckbc_isa seems to have moved to files.isaArtur Grabowski
2001-02-01Major changes to get MVME188 working. More header and code cleanups. TheSteve Murphree
2001-01-31based on art's sparc patch:Jason Wright
2001-01-31mmap should return -1 on failure, not EOPNOTSUPP.Artur Grabowski
2001-01-31still need pcvt files to build X, for nowTheo de Raadt
2001-01-30local beef escapedMichael Shalayeff
2001-01-30forgot to remove changebit; from miod@Michael Shalayeff
2001-01-30Rearrange into a more logical order; marc@snafu.orgAaron Campbell
2001-01-30Improve printing of various NVAX models. Similar to work by Michael Kukat.Hugh Graham
2001-01-30Update with SIE data provided by:Hugh Graham
2001-01-30Get DZ on the Cheetah working properly. (argh)Hugh Graham
2001-01-30Crank WSDISPLAY_DEFAULTSCREENS=6 to be more like pcvt (and so xdm starts).Aaron Campbell
2001-01-30enable uhci & ohci by defaultTheo de Raadt
2001-01-30- make hme_put() a little neaterJason Wright
2001-01-30- take advantage of the fact that qe's and be's require qec's and moveJason Wright
2001-01-30borrow an idea from if_rl... take advantage of HME_RX_OFFSET and useJason Wright
2001-01-30new timeoutsJason Wright
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-29Add ises, commented out.Hakan Olsson
2001-01-29bring sparc into the 20th century, add support for 'boot -c' (BOOT_CONFIG)Jason Wright
2001-01-29shortenTheo de Raadt
2001-01-29Add a transient driver for the Y@P phone that downloads firmware intoAaron Campbell
2001-01-29implement a few macros in cpu.h; pointer out by miod@Michael Shalayeff
2001-01-28prettyTheo de Raadt
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