summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-12-15remove pn, replace with dcJason Wright
1999-12-14remove rl* and rlphy*Jason Wright
1999-12-14Compile.Jason Downs
1999-12-12hide debug printf behind #ifdef PMAPDEBUGMichael Shalayeff
1999-12-12they say that cr 24-31 are for interrupt handlers use, so pdc may mangle thoseMichael Shalayeff
1999-12-12do homebrew pmap_changebit pmap_new wayMichael Shalayeff
1999-12-10shrinkTheo de Raadt
1999-12-10fix rx mbuf allocationJason Wright
1999-12-09Opps, missed to change one FREE(pv, ...) to pvfree(pv).Artur Grabowski
1999-12-09Fix a bug we've had for ages.Artur Grabowski
1999-12-09Since we uncache the memory in dvma_malloc, it is a good idea to recacheit inArtur Grabowski
1999-12-09Change the kvm_uncache interface to a kvm_setcache that can uncacheArtur Grabowski
1999-12-09Make PMAP_NEW compile again.Artur Grabowski
1999-12-09Fix pmap_kenter_pa4m. First shot at a better pmap_kenter_pgs.Artur Grabowski
1999-12-09first arg to pmap_changebit is paddr_tMichael Shalayeff
1999-12-08only replace .mul/.umul on v8 cpusTheo de Raadt
1999-12-08fix mbuf chain allocation to comply with m_devget() wayJason Wright
1999-12-08fix mbuf chain allocation to comply with m_devget() way.Jason Wright
1999-12-08DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace theAaron Campbell
1999-12-08s/ipv6intr/ip6intr/Michael Shalayeff
1999-12-08Readd the PMAP_NEW code, this time with the missing ifdef.Artur Grabowski
1999-12-08undo even more damageTheo de Raadt
1999-12-08undo total garbage untested sloppy commit from artTheo de Raadt
1999-12-08Better pmap_kenter_pa4m.Artur Grabowski
1999-12-08Dumb implementation of PMAP_NEW, it works but without any gains yet.Artur Grabowski
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
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