mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
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:
parent
28f318b941
commit
9f61ec8fdb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115174
@ -190,7 +190,7 @@ BOOTSIZE= 1440
|
||||
FIXITSIZE= 2880
|
||||
MFSSIZE= 4320
|
||||
BIGBOOTSIZE= 2880
|
||||
DRIVERINODE= 80000
|
||||
DRIVERINODE= 40000
|
||||
BOOTINODE= 80000
|
||||
FIXITINODE= 40000
|
||||
MFSINODE= 8000
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user