ea76f9453e
Claim the major numbers (before sombedoy else jumps in again and claims the slots for his foocd driver :-), install all the hooks that are required. While i've been at this, i've cleaned up some of the routines at the end of i386/conf.c; all the importers of the latest CDROM drivers forgot to fill in the appropriate information. The `ata' driver (vapourware?) does only occupy a slot in the bdevsw[] array, btw. The actual import of the code does require a minor change in the SCSI subsystem, and i want to have this reviewed by Peter first, so it will be deferred for some days. The driver is already working for me though. Submitted by: akiyama@kme.mei.co.jp (Shunsuke Akiyama)
18 lines
211 B
Plaintext
18 lines
211 B
Plaintext
# This file tells what major numbers the various possible swap devices have.
|
|
#
|
|
# $Id: devices.i386,v 1.8 1994/12/26 01:06:39 ats Exp $
|
|
#
|
|
wd 0
|
|
dk 1
|
|
fd 2
|
|
wt 3
|
|
sd 4
|
|
st 5
|
|
cd 6
|
|
mcd 7
|
|
vn 15
|
|
scd 16
|
|
pcd 17
|
|
wcd 19
|
|
od 20
|