Age | Commit message (Expand) | Author |
1999-03-08 | Add support for CPUID level 2. This is used to determine the L2 cache size | Jason Downs |
1999-03-08 | Tweak horizontal frequency higher so that fringe case (basic SVGA + old | Marc Espie |
1999-03-07 | disable isp, enable adw/mx/vr | Theo de Raadt |
1999-03-05 | Add forgotten file, espie@ has checked it compiles | Niklas Hallqvist |
1999-03-05 | CS4232 hack goes away | Theo de Raadt |
1999-03-05 | room for few more devices | Theo de Raadt |
1999-03-05 | no isp yet | Theo de Raadt |
1999-03-04 | note com/lpt chipset used | Michael Shalayeff |
1999-03-04 | isapnp wss support | Theo de Raadt |
1999-03-04 | pn* now fits... | Theo de Raadt |
1999-03-03 | rework check_eh() so that it is bridge aware | Jason Wright |
1999-03-03 | unsigned vs. signed nit | Jason Wright |
1999-03-03 | pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLES | Jason Wright |
1999-03-02 | Typo | Marc Espie |
1999-03-01 | add checks for if_bridge (in addition to if_bpf) | Jason Wright |
1999-03-01 | led driver support for 4/[1236]00 machines | Jason Wright |
1999-03-01 | Add extra pixel to 'l', so that it no longer looks like a '|' | Marc Espie |
1999-02-28 | conditionalize use of sbus_testdma() | Jason Wright |
1999-02-28 | new box | kstailey |
1999-02-28 | do not APMDEBUG ramdisk floppy, it is very noisy | Theo de Raadt |
1999-02-28 | permit swap on wd0b and sd0b, for swapon | Theo de Raadt |
1999-02-28 | DEBUG should not affect apm.c | Theo de Raadt |
1999-02-28 | compensate for check on unicast packets rx'd in promisc mode being moved | Jason Wright |
1999-02-26 | deal with uvm. Mostly name changes. | Artur Grabowski |
1999-02-26 | change pmap_{de,}activate to take a struct proc *. | Artur Grabowski |
1999-02-26 | cnt.foo -> uvmexp.bar | Artur Grabowski |
1999-02-26 | some allocation changes, name changes, etc for uvm | Artur Grabowski |
1999-02-26 | add kcopy (uvm) | Artur Grabowski |
1999-02-26 | kmem allocation changes for uvm | Artur Grabowski |
1999-02-26 | some uvm constants | Artur Grabowski |
1999-02-26 | cnt.foo -> uvmexp.bar in uvm | Artur Grabowski |
1999-02-26 | cnt.foo -> uvmexp.bar in uvm | Artur Grabowski |
1999-02-26 | typedefs for {v,p}addr_t and {v,p}size_t needed by uvm. | Artur Grabowski |
1999-02-26 | some defines needed by uvm | Artur Grabowski |
1999-02-25 | try to avoid using bus_* stuff for MD code, handle interrupts, gscbus changes | Michael Shalayeff |
1999-02-25 | fix /boot arguments mapping. | Michael Shalayeff |
1999-02-25 | chipset-independant irq establishing/handling code; dummy dma stuff | Michael Shalayeff |
1999-02-25 | establish irq after MI attach call, some cleanup | Michael Shalayeff |
1999-02-25 | save 'esym' passed from /boot | Michael Shalayeff |
1999-02-25 | print hptm (hpt mask) and vtop (virt to phys has table) registers | Michael Shalayeff |
1999-02-25 | add irq and dma glues (the green one) | Michael Shalayeff |
1999-02-25 | use config_found_sm to allow irq passing in confargs | Michael Shalayeff |
1999-02-25 | vmapbuf/vunmapbuf | Michael Shalayeff |
1999-02-25 | flesh pcb out | Michael Shalayeff |
1999-02-25 | better bus_space_barrier(); proper dma stuff; some more bus tags | Michael Shalayeff |
1999-02-25 | support irq on mainbus | Michael Shalayeff |
1999-02-25 | better __splhigh(); define INT_NONE for 'no ints allowed' | Michael Shalayeff |
1999-02-25 | remove unused software bits | Michael Shalayeff |
1999-02-25 | comment iomod_command usage | Michael Shalayeff |
1999-02-25 | fix c&p in fice() (s/fdce/fice/); cleanup | Michael Shalayeff |