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