Age | Commit message (Expand) | Author |
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff |
1999-08-17 | mem_access_fault4m: init ftype earlier to avoid passing junk to trapsignal | Artur Grabowski |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-08-16 | Kill meaningless reset printf(). | Jason Downs |
1999-08-16 | Add cdboot... | Jason Downs |
1999-08-16 | Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough to | Jason Downs |
1999-08-16 | report unhandled interrupts w/ DEBUG only | Michael Shalayeff |
1999-08-16 | unscrew the screup | Michael Shalayeff |
1999-08-16 | use structures to overlay registers in memory, not offsets, also interrupt st... | Michael Shalayeff |
1999-08-16 | evcnt count the interrupts, also optimize diagnostic printing | Michael Shalayeff |
1999-08-15 | listen to COPTS | Niklas Hallqvist |
1999-08-15 | esym is needed for ksyms | Niklas Hallqvist |
1999-08-15 | fit aic* at pcmcmia | Theo de Raadt |
1999-08-15 | Add missing HP385 defines... | Jason Downs |
1999-08-15 | pciide & atapiscsi | kstailey |
1999-08-14 | Driver for ASIX88140A/88141 Ethernet; from FreeBSD | Aaron Campbell |
1999-08-14 | dynamic chunks, snake style | Todd T. Fries |
1999-08-14 | debugging off by default. ok mickey@ | Todd T. Fries |
1999-08-14 | update | Michael Shalayeff |
1999-08-14 | update | Michael Shalayeff |
1999-08-14 | fix debug printfs, ipl name | Michael Shalayeff |
1999-08-14 | this work, smirk, rock, sock (rhymes by fries@ ;) | Michael Shalayeff |
1999-08-14 | cpu has interrupt | Michael Shalayeff |
1999-08-14 | next try to print cpu model number. | Michael Shalayeff |
1999-08-14 | clock_intr() | Michael Shalayeff |
1999-08-14 | s/STACK_GROWS_UP/MACHINE_STACK_GROWS_UP/ | Michael Shalayeff |
1999-08-14 | proper ipl values. | Michael Shalayeff |
1999-08-14 | littel perfomance rearngement, also cr23 and cr28 for ddb | Michael Shalayeff |
1999-08-14 | proper breakpoint instruction | Michael Shalayeff |
1999-08-14 | better CLKF_BASEPRI | Michael Shalayeff |
1999-08-14 | clock_intr() proto | Michael Shalayeff |
1999-08-14 | bigger stack frame size | Michael Shalayeff |
1999-08-14 | proper debugging ifdefs | Michael Shalayeff |
1999-08-14 | more registers to print and play | Michael Shalayeff |
1999-08-14 | enable interrupts after device configuration, provide cold_hook() for things ... | Michael Shalayeff |
1999-08-14 | export cr23 | Michael Shalayeff |
1999-08-14 | rework interruptions framewrok a little to use that space in the IV table. | Michael Shalayeff |
1999-08-14 | do the clock interrupt the narrow way. | Michael Shalayeff |
1999-08-13 | Almost forget it; USB support. | Federico G. Schwindt |
1999-08-13 | Add USB support. | Federico G. Schwindt |
1999-08-13 | Add USB devices support. | Federico G. Schwindt |
1999-08-12 | splhigh() when calling pdc | Michael Shalayeff |
1999-08-12 | Use -Os, not -O2 | Todd C. Miller |
1999-08-12 | fix asm() modifiers | Michael Shalayeff |
1999-08-12 | Switchover to new IDE framework, and do away with ed finally | Niklas Hallqvist |
1999-08-12 | Kernel that fits on a floppy, useful for diskless systems | Niklas Hallqvist |
1999-08-12 | IDT WinChip models; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-08-11 | Add a slew of new bus_*_region_* functions | Niklas Hallqvist |
1999-08-11 | define ALIGNED_POINTER | Niklas Hallqvist |
1999-08-10 | more sb irq to 5. This is more likely | Theo de Raadt |