1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/i386
Andreas Schulz 16a6a70817 Makefile.i386:
put vers.o at the end of the loader line. We are simply jumping in the
moment into the first location of the text segment in 386bsd. So the
linking order is very important :-). With the addition of the const
types in newvers.sh we jumped into them. I have experimented with an
entry point specification, but was unsuccessfull. Someone else should
look at this.
devices.i386:
files.i386:
Added entries for a Sony cdrom driver.
1994-03-21 20:48:52 +00:00
..
boot Bump boot block revision to 1.9 by a dummy edit on disk.c and: 1994-02-22 22:59:40 +00:00
conf Makefile.i386: 1994-03-21 20:48:52 +00:00
eisa Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliably 1994-02-17 05:48:08 +00:00
i386 Now printf("changing root... indicates raw partition for floppy 1994-03-21 15:02:47 +00:00
include Changed dynamic stack grow code to grow by "SGROWSIZ" amount. Initially 1994-03-21 09:35:24 +00:00
isa Increase default DTR wait time up to 3 secs. 1994-03-21 15:18:27 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00