Move the isp driver back to the alpha BOOTMFS kernel, and trim the size

of inodes for the alpha driver floppy.  With this patch, alpha actually
built a full release!

Submitted by:	ru
This commit is contained in:
Scott Long 2003-05-20 01:46:09 +00:00
parent 28f318b941
commit 9f61ec8fdb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115174
2 changed files with 1 additions and 2 deletions

View File

@ -190,7 +190,7 @@ BOOTSIZE= 1440
FIXITSIZE= 2880
MFSSIZE= 4320
BIGBOOTSIZE= 2880
DRIVERINODE= 80000
DRIVERINODE= 40000
BOOTINODE= 80000
FIXITINODE= 40000
MFSINODE= 8000

View File

@ -52,7 +52,6 @@ xl if_xl 2 network "3Com 3c90x (Boomerang, Cyclone)"
ahc ahc 3 disk "Adaptec 2940"
ahc ahc_eisa 3 disk "Adaptec 2940 EISA"
ahc ahc_pci 3 disk "Adaptec 2940 PCI"
isp isp 3 disk "Qlogic SCSI"
amr amr 3 disk "AMI MegaRAID"
ispfw ispfw 3 disk "Qlogic SCSI firmware modules"
mlx mlx 3 disk "Mylex DAC-family RAID"