summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-11-17seems the qe/mace combination needs a delay between accesses to theJason Wright
2000-11-17Uncomment audio* at uaudio?, especially since ho@ has had success with theAaron Campbell
2000-11-16allow the console to attach on the rest of the alpha's we support.Eric Jackson
2000-11-16Driver for USB scanners; from NetBSD.Aaron Campbell
2000-11-16- remove other media types, the MACE isn't as bright as one would hopeJason Wright
2000-11-16Add entries for the AMD K6-2+/III+, newer Athlon/Duron chips, andTodd C. Miller
2000-11-16revert previous commit which didnt compileEric Jackson
2000-11-16wait for the MACE to figure out whether it has media or not, and thenJason Wright
2000-11-16update for recent conf/files updateEric Jackson
2000-11-16- Fix the NMI problem: it seems the qec channel reset also resets the MACE, andJason Wright
2000-11-16initial support for 21264 systems.Eric Jackson
2000-11-16configure vga, mouse and keyboard's once again. Currently only on eb164.Eric Jackson
2000-11-16configure vga console, keyboard and mouse once again. support coming soon.Eric Jackson
2000-11-15Point to the right variable for ktraceNathan Binkert
2000-11-13Address the i8042 keyboard controller registers as offsets from IO_KBD; fromAaron Campbell
2000-11-13typoNiklas Hallqvist
2000-11-13Do not use PG_N on "real" 386es as it does not exist there; from NetBSDNiklas Hallqvist
2000-11-11pci portion of eb164 support. from NetBSDEric Jackson
2000-11-11Add bus_space_barrier code to powerpc bus.h. This portion of theDale Rahn
2000-11-10Change the ktrace interface functions from taking the trace vnode to taking theArtur Grabowski
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-11-10Adaptec "FSA" RAID driverNiklas Hallqvist
2000-11-10No ioasic on model 240Miod Vallat
2000-11-09zap old file.Artur Grabowski
2000-11-09zap dead files.Artur Grabowski
2000-11-09Argh, repair CFLAGS.Miod Vallat
2000-11-09Do not use vm_pmap anymore. Requested by art@Miod Vallat
2000-11-08Zap dead files.Artur Grabowski
2000-11-08no need to extern booted_device everywhere.Artur Grabowski
2000-11-08extern struct device *booted_deviceArtur Grabowski
2000-11-08tag the rest of alpha treeEric Jackson
2000-11-08add tagsEric Jackson
2000-11-08add tagsEric Jackson
2000-11-08betterer pmap_kenter_pa() mostly from Havard Eidnes <he@runit.sintef.no>Michael Shalayeff
2000-11-08use net/netisr_dispatch.hMichael Shalayeff
2000-11-08Add back the isp driver. It only works on some machines right now,Artur Grabowski
2000-11-08Add support for Miata.Artur Grabowski
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski
2000-11-08Remove kernel configs that will stop working soon.Artur Grabowski
2000-11-08Code that I will forget to change when I convert pmax to UVM.Artur Grabowski
2000-11-08Use netisr_dispatch.Artur Grabowski
2000-11-08Don't busy-wait for random data.Artur Grabowski
2000-11-08Enable UVM by default.Artur Grabowski
2000-11-08Some fixes to vmapbuf and vunmapbuf.Artur Grabowski
2000-11-08Fixes to submap allocation.Artur Grabowski
2000-11-08Use netisr_dispatch.hArtur Grabowski
2000-11-07Use cc -xassembler-with-cpp instead of cpp | asArtur Grabowski
2000-11-07AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.orgMichael Shalayeff
2000-11-07Cleanup ctx_free wrt. 4m vs. 4c.Artur Grabowski
2000-11-07Cleanup some ifdefs in the powerdown code.Artur Grabowski