Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-10-01 | add some scsi | Michael Shalayeff | |
1998-09-30 | they must be here | Michael Shalayeff | |
1998-09-30 | mo'em | Michael Shalayeff | |
1998-09-29 | more lif types | Michael Shalayeff | |
1998-09-29 | sync; fixes; cleanup | Michael Shalayeff | |
get rid of those obscuring commands use device finger/mapper, thus rewrite devopen | |||
1998-09-29 | get rid of those obscuring constants | Michael Shalayeff | |
1998-09-29 | add iodcstrategy() -- generic strategy through IODC routine | Michael Shalayeff | |
add device finger/mapper | |||
1998-09-29 | lot more debug | Michael Shalayeff | |
1998-09-29 | sync | Michael Shalayeff | |
1998-09-29 | some exec_debug; hpux compatible kernel call) | Michael Shalayeff | |
1998-09-29 | there is only one strategy routine: iodcstrategy | Michael Shalayeff | |
1998-09-29 | more used, less unused | Michael Shalayeff | |
1998-09-29 | remove unused extern | Michael Shalayeff | |
1998-09-29 | add twiddle(), so it'll twiddle | Michael Shalayeff | |
1998-09-29 | update config | Michael Shalayeff | |
include (gzipped) diskless kernel if compiled in LIF volume | |||
1998-09-29 | 'acceppt gzip files for lif | Michael Shalayeff | |
1998-09-29 | hp700 devices/boards listing; compiled from different sources; incomlete | Michael Shalayeff | |
1998-09-29 | 3 real devices: | Michael Shalayeff | |
lpt com (16550a uart) -- requires dev/ic/com.c split (isa, multi) fdc (wd3765) -- requires dev/ic/fdc.c w/ isa-isms removed no fd.c yet, since it needs dma. i'll keep those missing parts for later time, since i've not tried 'em on other archs. | |||
1998-09-14 | iodc.h bye, bye | Michael Shalayeff | |
1998-09-12 | typos, thinkos, brainos, buritos and amigos | Michael Shalayeff | |
1998-09-12 | .s definitions exported from C | Michael Shalayeff | |
1998-09-12 | some ramdisk hooks stuff | Michael Shalayeff | |
1998-09-12 | PDC call wrapper | Michael Shalayeff | |
1998-09-12 | PDC console/tty | Michael Shalayeff | |
1998-08-29 | more functions | Michael Shalayeff | |
1998-08-29 | general cleanup | Michael Shalayeff | |
1998-08-29 | add kernel to LIF volume in case we have DISKLESS built | Michael Shalayeff | |
1998-08-29 | postpone bzero buffer on padding | Michael Shalayeff | |
1998-08-29 | merge PDC/IODC calls info | Michael Shalayeff | |
1998-08-29 | fix {KERNEL,RESET}_PSW | Michael Shalayeff | |
1998-08-29 | TLB stats definitions | Michael Shalayeff | |
1998-08-29 | tabs vs space; hptmask definition | Michael Shalayeff | |
1998-08-29 | m-include protection | Michael Shalayeff | |
better trap names remove garbage | |||
1998-08-29 | reduce code limit | Michael Shalayeff | |
add new_noncontig definitions syscall gateway define | |||
1998-08-29 | add delay() and trap() protos | Michael Shalayeff | |
1998-08-29 | fix entry/exit macros | Michael Shalayeff | |
add profiling support s/ptov/hptmask/ fix comments | |||
1998-08-28 | some float/double/ldouble info | Michael Shalayeff | |
1998-08-28 | some MD setjmp-related info | Michael Shalayeff | |
1998-08-20 | some pmap definitions | Michael Shalayeff | |
1998-08-20 | some cmu/osf-derived pmap, hacked all over | Michael Shalayeff | |
1998-08-13 | MD devices | Michael Shalayeff | |
1998-07-30 | LIF file system | Michael Shalayeff | |
1998-07-30 | lif file device for tape, net, etc boot | Michael Shalayeff | |
1998-07-29 | real user .text base | Michael Shalayeff | |
1998-07-27 | make LIF definitions machine-wide | Michael Shalayeff | |
fix bug w/ blank LIF file names (\t crept into "" string), use memset don't prepend names w/ SYS_ | |||
1998-07-27 | machine-wide LIF definitions | Michael Shalayeff | |
1998-07-20 | real reboot on exit() | Michael Shalayeff | |
1998-07-14 | board ids will be auto-gen | Michael Shalayeff | |
move iodc.h and iomod.h into cpu.h so MI part won't see 'em | |||
1998-07-14 | add PDC routines (including console) prototypes | Michael Shalayeff | |
1998-07-14 | add som support | Michael Shalayeff | |