Home | History | Annotate | Line # | Download | only in amiga
hardware revision 1.6.4.1
      1 NetBSD/amiga 1.2 runs on any amiga that has a 68020 or better CPU with
      2 some form of FPU and MMU, and on DraCos which still have a CIA.
      3 
      4 The minimal configuration requires 4M of RAM and about 65M of disk
      5 space.  To install the entire system requires much more disk space,
      6 and to run X or compile the system, more RAM is recommended.  (4M of
      7 RAM will actually allow you to compile, however it won't be speedy.  X
      8 really isn't usable on a 4M system.)
      9 
     10 Here is a table of recommended HD partition sizes for a full install:
     11 	partition:	advise,	with X,	needed,	with X
     12 	root (/)	15M	15M	10M	10M
     13 	user (/usr)	65M	100M	45M 	80M
     14 	swap		----- 2M for every M ram -----
     15 	local (/local)	up to you
     16 
     17 
     18 As you may note the recommended size of /usr is 20M greater than
     19 needed. This is to leave room for a kernel source and compile tree
     20 as you will probably want to compile your own kernel. (GENERIC and
     21 INSTALL are large and bulky to accommodate all people).
     22 
     23 If you only have 4M of fast memory, you should make your swap partition
     24 larger, as your system will be doing much more swapping.
     25 
     26 Supported devices include:
     27 	A4000/A1200 IDE controller.
     28 	SCSI host adapters:
     29 		33c93 based boards: A2091, A3000 builtin and GVP series II.
     30 		53c80 based boards: 12 Gauge, IVS, Wordsync/Bytesync and 
     31 		    Emplant.
     32 		53c710 based boards: A4091, Magnum, Warp Engine, Zeus 
     33 		    and DraCo builtin.
     34 		FAS216 based boards: FastLane Z3, Blizzard I and II.
     35 	Video controllers:
     36 		ECS, AGA and A2024 built in on various amigas.
     37 		Retina Z2, Retina Z3 and Altais.
     38 		Picasso II.
     39 		GVP Spectrum.
     40 		Piccolo.
     41 		A2410.
     42 		Cybervision 64.
     43 	Ethernet controllers:
     44 		A2065 Ethernet
     45 		Hydra Ethernet
     46 		ASDG Ethernet
     47 		A4066 Ethernet
     48 		Ariadne Ethernet
     49 		Quicknet Ethernet
     50 	Arcnet controllers:
     51 		A2060 Arcnet
     52 	Tape drives:
     53 		Most SCSI tape drives, including
     54 			Archive Viper, Cipher SCSI-2 ST150.
     55 	Scanners:
     56 		SCSI-2 scanners behaving as SCSI-2 scanner devices,
     57 		HP Scanjet II, Mustek SCSI scanner.
     58 	CD-ROM drives:
     59 		Most SCSI CD-ROM drives
     60 	Serial cards:
     61 		MultiFaceCard II and III
     62 		A2232
     63 	Amiga floppy drives.
     64 	Amiga parallel port.
     65 	Amiga serial port.
     66 	Amiga mouse.
     67 
     68 If its not on this list, there is no support for it in this release.
     69