summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authortsubai <tsubai@NetBSD.org>1999-10-13 04:01:06 +0000
committertsubai <tsubai@NetBSD.org>1999-10-13 04:01:06 +0000
commit956c00aaf315b866eac0a6e365905acc126c6eb2 (patch)
tree3dca8af857f2d9d46acb4a08ee14b2050276fb43 /sys/dev/microcode/isp
parentbc7211f403e79e0103939bf5e9490af55360962c (diff)
Change kernel segment base to 0xf00000. Some PM9500s won't boot with the
old value (0xfffff0). XXX I don't know why...
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions
09:51 +0000'>2001-08-05remove unnecessary casts, make variable types consistent with thejdolecek 2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg 2000-06-13Arrange to use the right RAMDAC cookie at console initialization time.nathanw 2000-04-02Move bt463 code to dev/ic and adapt to the new ramdac interface.nathanw