From 9f61ec8fdbfba1b46ed44f42290dc0300d02ea39 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Tue, 20 May 2003 01:46:09 +0000 Subject: [PATCH] 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 --- release/Makefile | 2 +- release/alpha/drivers.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/release/Makefile b/release/Makefile index 8f44451c7da..7d3516b5eb9 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 adb2029c416..c3b0d0b8290 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"