summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-12-08make sure video timing is enabled (not always done by prom); NetBSD.Jason Wright
1999-12-07Use pool to allocate page tables. This has the nice effect that we can uncacheArtur Grabowski
1999-12-07Driver for Sundance ST201 Ethernet; from FreeBSD.Aaron Campbell
1999-12-07move .mul and .umul into the kernel. if v8 sparc is detected, replace withTheo de Raadt
1999-12-05aha, no more mouse in pcvt and s/rl/sis/Michael Shalayeff
1999-12-05wax and mongoose host isa too of courseMichael Shalayeff
1999-12-05add wax commeneted out, tr adapter, 7300lc cpu typeMichael Shalayeff
1999-12-05some updateMichael Shalayeff
1999-12-04Driver for SiS 900/7016 Ethernet; from FreeBSD.Aaron Campbell
1999-12-04some hardware upgrades i've madeMichael Shalayeff
1999-12-04DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
1999-12-03regenMichael Shalayeff
1999-12-03some more devicesMichael Shalayeff
1999-12-02ef* on ramdisk floppiesTheo de Raadt
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo de Raadt
1999-12-01crank DFLDSIZ to 32MBTheo de Raadt
1999-12-01uvm on the i386Theo de Raadt
1999-12-01noone needs to see this anymoreTheo de Raadt
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG.Artur Grabowski
1999-11-28Add recognition support for powerbook, it is reported to work withDale S. Rahn
1999-11-28Make the default system type to be APPL for these kernels. probablyDale S. Rahn
1999-11-28Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpcDale S. Rahn
1999-11-28Add commented out hsq entry.Jason Downs
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add lpt at puc.Jason Downs
1999-11-27Shorten printf() strings, KNF, and fix a braino in a switch() statement.Aaron Campbell
1999-11-27define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc...Theo de Raadt
1999-11-27thanks to aaron, more ethernet drivers fitTheo de Raadt
1999-11-27Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-11-26switch_screen() takes three arguments, not two; d@Aaron Campbell
1999-11-26Up-to-dateNiklas Hallqvist
1999-11-26hide in DEBUG some extra printingsMichael Shalayeff
1999-11-26print asp spu type in textMichael Shalayeff
1999-11-26shorter text, so it fits in 80 columnsMichael Shalayeff
1999-11-26accomodate for mi changesMichael Shalayeff
1999-11-26fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@Michael Shalayeff
1999-11-26enable sti, config on nfsMichael Shalayeff
1999-11-26enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.hMichael Shalayeff
1999-11-26do console stuff, pdc_call is in locore nowMichael Shalayeff
1999-11-26Use round_page instead of some home-made macro.Artur Grabowski
1999-11-26new bus, some things i was not rightMichael Shalayeff
1999-11-26undo damage by aaron. what is it with you guys? 4 people (matthieu,Theo de Raadt
1999-11-25sloppy aaronTheo de Raadt
1999-11-25Whoops, didn't mean to step on espie's toes. Also restore some commentsAaron Campbell
1999-11-25Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYSAaron Campbell
1999-11-25no dma.c no moreMichael Shalayeff
1999-11-25convey and convex it traps on both ways, and a little syscalls in betweenMichael Shalayeff
1999-11-25bus stuff is in mainbus now, the rest is rewritten many waysMichael Shalayeff