summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-05-30add ich at pciMichael Shalayeff
2000-05-30audio driver for intel 810/820/440MX i/o controller hub ac'97 .Michael Shalayeff
2000-05-30regenMichael Shalayeff
2000-05-30440MX chipset definionsMichael Shalayeff
2000-05-30Changes from NetBSD:Federico G. Schwindt
2000-05-30Changes from NetBSD:Federico G. Schwindt
2000-05-30Oops. conversion braino.Artur Grabowski
2000-05-30syncTheo de Raadt
2000-05-30oopsTheo de Raadt
2000-05-30hours vs minutes; pr 769 from mfriedl@fau.deMichael Shalayeff
2000-05-30syncTheo de Raadt
2000-05-30more device descriptionsTheo de Raadt
2000-05-29OR the values in misc within cftable entry; in iospace, irq and miscFederico G. Schwindt
2000-05-29Add tqphy; needed for 3c574 support in ep(4).Aaron Campbell
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-29preparing for AX88190 support; from NetBSD.Federico G. Schwindt
2000-05-29syncFederico G. Schwindt
2000-05-29new products.Federico G. Schwindt
2000-05-29better MI supportTheo de Raadt
2000-05-28do not treat bind(2) with IPv4 mapped address in a special way.Jun-ichiro itojun Hagino
2000-05-28Bugfix pmap_activate.Artur Grabowski
2000-05-28Disable cross for UVM until I figure out what the #$%&! is happening in here.Artur Grabowski
2000-05-28UVM. kmem_alloc -> uvm_km_zalloc. And one ugly construction -> uvm_km_valloc.Artur Grabowski
2000-05-28UVM. grow -> uvm_grow, useracc -> uvm_useracc.Artur Grabowski
2000-05-28missing arguments and typos.Artur Grabowski
2000-05-27Fix a bunch of typos.Artur Grabowski
2000-05-27UVM. useracc -> uvm_useracc.Artur Grabowski
2000-05-27oops. remove "line noise".Artur Grabowski
2000-05-27UVM. grow -> uvm_growArtur Grabowski
2000-05-27kcopy, needed by UVM.Artur Grabowski
2000-05-27Even more name changes for UVM.Artur Grabowski
2000-05-27Need to include <vm/vm.h> for round_page.Artur Grabowski
2000-05-27UVM support.Artur Grabowski
2000-05-27UVM support.Artur Grabowski
2000-05-27use rijndael instead of blowfish because of faster key setup.Niels Provos
2000-05-27UVM support. (kernacc -> uvm_kernacc)Artur Grabowski
2000-05-27uvm support.Artur Grabowski
2000-05-27vm freelist defines for UVM.Artur Grabowski
2000-05-27Make pmap_activate take struct proc * as arguemnt.Artur Grabowski
2000-05-27Start of support for UVM. interrupt counters and kmem_free -> uvm_km_free.Artur Grabowski
2000-05-27Interrupt counter define for UVM.Artur Grabowski
2000-05-27Oops. This is also needed for MACHINE_NEW_NONCONTIG.Artur Grabowski
2000-05-27MACHINE_NEW_NONCONTIG code for amiga. Enabled by default.Artur Grabowski
2000-05-27Make this compile for VM_PSTRAT_RANDOM.Artur Grabowski
2000-05-27add a few more codecsMichael Shalayeff
2000-05-27better man page buildingTheo de Raadt
2000-05-27superior dvorak map by Adam RogoyskiHugh Graham
2000-05-27whitespace issuesHugh Graham
2000-05-26can now traverse into sun3Theo de Raadt
2000-05-26limit MI man page traversalTheo de Raadt