Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   snj
Date:           Thu Jan 22 20:55:38 UTC 2009

Modified Files:
        src/distrib/cats/ramdisk [netbsd-5]: list
        src/distrib/notes/cats [netbsd-5]: hardware
        src/sys/arch/cats/conf [netbsd-5]: INSTALL

Log Message:
Pull up following revision(s) (requested by he in ticket #295):
        distrib/cats/ramdisk/list: revision 1.10
        distrib/notes/cats/hardware: revision 1.6
        sys/arch/cats/conf/INSTALL: revision 1.71 via patch
Pare down the size of the INSTALL kernel images.  This was done by:
1) Removing chio, rcmd, restore, scsictl, shutdown and slattach
   from the ramdisk images
2) Removing the isp* driver from the INSTALL kernel configs
3) Reducing the memory disk and ramdisk size back from 4400 to 4200 blocks
As a result, also remove mention as QLogic ISP controllers as being
supported by the installation.
With this, the INSTALL kernel images should once again be usable;
the firmware apparently imposes a size limit around 5MB on the files
it will load.
Longer-term, this port probably ought to get its own stand-alone boot
loader, so that it might use e.g. loadable modules.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.4.1 src/distrib/cats/ramdisk/list
cvs rdiff -r1.5 -r1.5.4.1 src/distrib/notes/cats/hardware
cvs rdiff -r1.67 -r1.67.4.1 src/sys/arch/cats/conf/INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index