Add dev/eeprom.c

This commit is contained in:
gwr 1994-09-20 16:18:34 +00:00
parent 255acc64c2
commit d68c93647d
1 changed files with 10 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: files.sun3.newconf,v 1.13 1994/05/27 15:02:02 gwr Exp $
# $Id: files.sun3.newconf,v 1.14 1994/09/20 16:18:34 gwr Exp $
# sun3-specific configuration info
maxusers 2 8 64
@ -40,7 +40,6 @@ file scsi/scsi_ioctl.c scsi
device sd at scsibus: disk
file scsi/sd.c sd needs-flag
major {sd=7}
device st at scsibus: tape
file scsi/st.c st needs-flag
@ -58,6 +57,8 @@ file scsi/su.c su needs-flag
device bwtwo at obmem: sunfb
file arch/sun3/dev/bwtwo.c bwtwo
file arch/sun3/dev/eeprom.c
device idprom at obctl
file arch/sun3/dev/idprom.c idprom needs-count
@ -102,3 +103,10 @@ file compat/sunos/sun_ioctl.c compat_sunos
file compat/sunos/sun_misc.c compat_sunos
file compat/sunos/sun_syscalls.c compat_sunos
file compat/sunos/sun_sysent.c compat_sunos
# Major numbers for root/swap device configuration
major {sd=7} # SCSI disk
#major {xy=3} # Xylogics 450 and 451
#major {xd=10} # Xylogics 7053
#major {rd=13} # RAM disk (for mini-kernel)
#major {vn=??} # vnode pseudo-device