Re: bootloader issue
"T. Makinen" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 9, 2009 at 3:43 PM, Izumi Tsutsui <[email protected]> wrote: > I wrote: > >> For HEAD, the changes will appear on the next releng servers' >> checkout at 20090107000[02]Z, so snapshot will be prepared in ~30 hours >> after that, unless there are other build breakages at that time. >> (See summary in http://releng.NetBSD.org/cgi-bin/builds.cgi) > > It looks the releng server has some environment problems, > so I've built and put snapshot binaries for netbsd-4 and netbsd-5: > ftp://ftp.NetBSD.org/pub/NetBSD/arch/atari/snapshot/20090108-4.0_STABLE/ > ftp://ftp.NetBSD.org/pub/NetBSD/arch/atari/snapshot/20090109-5.0_BETA/ > > - both include bootloader fixes for PR port-atari/40315 (pending-pullups) > - 4.0_BETA also includes the following fixes not pulled up yet: > - fixes for mounting root on installation and installboot (ticket #1257) > - pmap updates to sync with amiga for yamt-km etc. (#1258) > - missing df(1) on installation MAKEDEV(8) (#1260) > (on 5.0_BETA these changes have been pulled up already) > - updates for Falcon SCSI (options ST_POOL_SIZE=24, disabling DMA) > are NOT included (no pullup requests yet) It looks that ST_POOL_SIZE=24 is pulled up to NetBSD-5 already: http://mail-index.netbsd.org/source-changes/2008/11/25/msg213344.html But we should also pullup disabled DMA for Falcon as well. It seems that both changes should be pulled for NetBSD-4 too. I'm not sure if TT was affected by ST_POOL_SIZE set to 22, but I guess larger value won't hurt. -Tuomo