summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2003-05-20 01:46:09 +0000
committerscottl <scottl@FreeBSD.org>2003-05-20 01:46:09 +0000
commit0d10ca495b7833b77adb1e7f8d12dbfdebec8504 (patch)
tree171670d14e0549abcac6eb79dfc2e995339b8f12 /release
parentb26e5b44e091598edccd3d8954dc42037109f560 (diff)
downloadFreeBSD-src-0d10ca495b7833b77adb1e7f8d12dbfdebec8504.zip
FreeBSD-src-0d10ca495b7833b77adb1e7f8d12dbfdebec8504.tar.gz
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
Diffstat (limited to 'release')
-rw-r--r--release/Makefile2
-rw-r--r--release/alpha/drivers.conf1
2 files changed, 1 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 8f44451..7d3516b 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -190,7 +190,7 @@ BOOTSIZE= 1440
FIXITSIZE= 2880
MFSSIZE= 4320
BIGBOOTSIZE= 2880
-DRIVERINODE= 80000
+DRIVERINODE= 40000
BOOTINODE= 80000
FIXITINODE= 40000
MFSINODE= 8000
diff --git a/release/alpha/drivers.conf b/release/alpha/drivers.conf
index adb2029..c3b0d0b 100644
--- a/release/alpha/drivers.conf
+++ b/release/alpha/drivers.conf
@@ -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"
OpenPOWER on IntegriCloud