diff --git a/distrib/notes/atari/hardware b/distrib/notes/atari/hardware index 881bb1e2d124..7476dae7683f 100644 --- a/distrib/notes/atari/hardware +++ b/distrib/notes/atari/hardware @@ -1,8 +1,9 @@ -.\" $NetBSD: hardware,v 1.10 1999/01/13 07:30:03 ross Exp $ +.\" $NetBSD: hardware,v 1.11 1999/04/06 12:33:38 leo Exp $ NetBSD/atari \*V runs on a TT030, Falcon and Hades. An FPU is not required. -The minimum amount of RAM required is 4Mb. On the Hades, only the et4000-PCI -card is supported in the _VER release. When another video card is present, -you can use NetBSD only with a serial console. +The minimum amount of RAM required is 4Mb. On the Hades, only the Tseng PCI +VGA cards (et4000/et6000/et6100) are supported in the \*V release. When +an unsupported video card is present, you can use NetBSD with a serial console +only. .Pp Here is a table of recommended HD partition sizes for a full install: .Bd -literal -offset indent @@ -50,7 +51,7 @@ The Falcon FX memory expansion . It The atari mouse . It -A 3-button mouse +A 3-button mouse (see build description in the FAQ!) . It The parallel printer . It @@ -60,7 +61,13 @@ IDE interface on both Falcon and Hades . It The serial interface on the first 68901 UART (modem1) . It -ET4000-PCI (VGA) on the Hades. +ET4000/ET6000/ET6100-PCI (VGA) on the Hades. +. It +ISA-bus devices (Hades only) +. Bl -hyphen +. It +Teles S0/16.3-ISA ISDN adapter (with I4B) +. El .El .Pp If it's not on this list, there is no support for it in this release. diff --git a/distrib/notes/atari/xfer b/distrib/notes/atari/xfer index b7ae290c47ab..bf3a9fad3352 100644 --- a/distrib/notes/atari/xfer +++ b/distrib/notes/atari/xfer @@ -1,4 +1,4 @@ -.\" $NetBSD: xfer,v 1.10 1999/01/13 07:30:04 ross Exp $ +.\" $NetBSD: xfer,v 1.11 1999/04/06 12:33:38 leo Exp $ Installation is supported from several media types, including: .Pp .Bl -bullet -compact @@ -18,11 +18,11 @@ If you are using NetBSD/atari to make the floppies, you should use the command dd(1) to write the raw floppy images (.fs files) to the disk. As an example, to write the first part of the miniroot filesystem onto a 720KB floppy in fd0 use: -.Dl dd if=miniroot.fs.1 of=/dev/rfd0b bs=9b +.Dl dd\ if=miniroot.fs.1\ of=/dev/rfd0b\ bs=9b .Pp If you are using TOS to make the floppies, grab the 'rawwrite' utility from the "atari/utils" directory and issue the command: -.Dl rawwrite miniroot.fs +.Dl rawwrite\ boot.fs .Pp This will create the boot-floppy on the floppy in drive a. The floppies should be pre-formatted on 720Kb/1.44Mb for both the 'dd' and 'rawwrite' diff --git a/distrib/notes/common/contents b/distrib/notes/common/contents index f00057bd8a8f..313bfd2d28ab 100644 --- a/distrib/notes/common/contents +++ b/distrib/notes/common/contents @@ -1,4 +1,4 @@ -.\" $NetBSD: contents,v 1.8 1999/03/30 07:46:10 ross Exp $ +.\" $NetBSD: contents,v 1.9 1999/04/06 12:33:49 leo Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -688,9 +688,9 @@ This TOS disk contains the loadbsd and chg_pid programs and a kernel. It is setup so that you can insert it int your floppy drive, and start the programs from GEM. .Pp -For the TT030 and Falcon, the floppy is named boot-_SVER_S.fs and +For the TT030 and Falcon, the (720KB) floppy is named boot.fs and the kernel supplied is 'BOOT'. For the Hades, you need the -hades-boot-_SVER_S.fs floppy. The kernel is 'HADES'. +hades-boot.fs floppy (1.44MB), the kernel is 'HADES'. .It Em Installation\ floppy: This disk contains a BSD root file system setup to help you install the rest of NetBSD. This includes formatting