This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
hp300
/
hp300
History
thorpej
62f7f3ad57
Implement a real delay calibration routine, adapted from Chuck Cranor's
...
mvme68k delay calibration algorithm.
1996-05-18 23:30:09 +00:00
..
autoconf.c
XXX set up alldevs and allevents so that vmstat -i will work.
1996-05-18 01:39:57 +00:00
clock.c
Implement a real delay calibration routine, adapted from Chuck Cranor's
1996-05-18 23:30:09 +00:00
clockioctl.h
…
clockreg.h
…
conf.c
…
disksubr.c
…
dkbad.c
…
genassym.c
Define the machineid and ectype constants.
1996-05-17 15:20:55 +00:00
hpux_machdep.c
…
isr.c
…
isr.h
…
kgdb_glue.c
…
kgdb_proto.h
…
kgdb_stub.c
…
led.h
…
Locore.c
…
locore.s
Put the vector table _after_ the temp stack.
1996-05-17 16:32:28 +00:00
machdep.c
Implement a real delay calibration routine, adapted from Chuck Cranor's
1996-05-18 23:30:09 +00:00
mem.c
…
pmap_bootstrap.c
…
pmap.c
…
swapgeneric.c
…
sys_machdep.c
…
trap.c
…
vectors.s
Put the vector table back in the text segment; putting it in the data
1996-05-18 00:52:53 +00:00
vm_machdep.c
…