| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 |  | 
 | 2 | DE10x | 
 | 3 | ===== | 
 | 4 |  | 
 | 5 | Memory Addresses: | 
 | 6 |  | 
 | 7 | 	SW1	SW2	SW3	SW4 | 
 | 8 | 64K	on	on	on	on	d0000	dbfff | 
 | 9 | 	off	on	on	on	c0000	cbfff | 
 | 10 | 	off	off	on	on	e0000	ebfff | 
 | 11 |  | 
 | 12 | 32K	on	on	off	on	d8000	dbfff | 
 | 13 | 	off	on	off	on	c8000	cbfff | 
 | 14 | 	off	off	off	on	e8000	ebfff | 
 | 15 |  | 
 | 16 | DBR ROM	on	on			dc000	dffff | 
 | 17 | 	off	on			cc000	cffff | 
 | 18 | 	off	off			ec000	effff | 
 | 19 |  | 
 | 20 | Note  that the 2K  mode   is set  by   SW3/SW4  on/off or  off/off.  Address | 
 | 21 | assignment is through the RBSA register. | 
 | 22 |  | 
 | 23 | I/O Address: | 
 | 24 | 	SW5 | 
 | 25 | 0x300	on | 
 | 26 | 0x200	off | 
 | 27 |  | 
 | 28 | Remote Boot: | 
 | 29 | 	SW6 | 
 | 30 | Disable	on | 
 | 31 | Enable	off | 
 | 32 |  | 
 | 33 | Remote Boot Timeout: | 
 | 34 | 	SW7 | 
 | 35 | 2.5min	on | 
 | 36 | 30s	off | 
 | 37 |  | 
 | 38 | IRQ: | 
 | 39 | 	SW8	SW9	SW10	SW11	SW12 | 
 | 40 | 2	on	off	off	off	off | 
 | 41 | 3	off	on	off	off	off | 
 | 42 | 4	off	off	on	off	off | 
 | 43 | 5	off	off	off	on	off | 
 | 44 | 7	off	off	off	off	on | 
 | 45 |  | 
 | 46 | DE20x | 
 | 47 | ===== | 
 | 48 |  | 
 | 49 | Memory Size: | 
 | 50 |  | 
 | 51 | 	SW3	SW4 | 
 | 52 | 64K	on	on | 
 | 53 | 32K	off	on | 
 | 54 | 2K	on 	off | 
 | 55 | 2K	off	off | 
 | 56 |  | 
 | 57 | Start Addresses: | 
 | 58 |  | 
 | 59 | 	SW1	SW2	SW3	SW4 | 
 | 60 | 64K	on	on	on	on	c0000	cffff | 
 | 61 | 	on	off	on	on	d0000	dffff | 
 | 62 | 	off	on	on	on	e0000	effff | 
 | 63 |  | 
 | 64 | 32K	on	on	off	off	c8000	cffff | 
 | 65 | 	on	off	off	off	d8000	dffff | 
 | 66 | 	off	on	off	off	e8000	effff | 
 | 67 |  | 
 | 68 | Illegal	off	off	 -	 -	  -	  - | 
 | 69 |  | 
 | 70 | I/O Address: | 
 | 71 | 	SW5 | 
 | 72 | 0x300	on | 
 | 73 | 0x200	off | 
 | 74 |  | 
 | 75 | Remote Boot: | 
 | 76 | 	SW6 | 
 | 77 | Disable	on | 
 | 78 | Enable	off | 
 | 79 |  | 
 | 80 | Remote Boot Timeout: | 
 | 81 | 	SW7 | 
 | 82 | 2.5min	on | 
 | 83 | 30s	off | 
 | 84 |  | 
 | 85 | IRQ: | 
 | 86 | 	SW8	SW9	SW10	SW11	SW12 | 
 | 87 | 5	on	off	off	off	off | 
 | 88 | 9	off	on	off	off	off | 
 | 89 | 10	off	off	on	off	off | 
 | 90 | 11	off	off	off	on	off | 
 | 91 | 15	off	off	off	off	on | 
 | 92 |  |