freebsd-dev/sys/i386/conf/devices.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

14 lines
185 B
Plaintext

# This file tells what major numbers the various possible swap devices have.
#
# $Id: devices.i386,v 1.5 1994/01/04 20:09:28 nate Exp $
#
wd 0
dk 1
fd 2
wt 3
sd 4
st 5
cd 6
mcd 7
scd 8