Gateway's Hardware
- Motherboard:
- 486DX2, UNI-486WB With 32Mb RAM
- Video Controller:
- Cirrus GD5424 Generic Vesa Bus with 1Mb RAM
- Ethernet Controllers:
- Outside World:
- eth0 - NE2K IO=0x240, IRQ=12, 00 00 e8 d3 d7 65
- Local Network:
- eth1 - NE2K IO=0x300, IRQ=11, 00 00 e8 d3 d9 c0
- Multi IOCard: Generic ISA type with:
- FDD Controller
- fd0: 1.44Mb
- IDE Controller
- ide0 at 0x1f0-0x1f7, 0x3f6 on irq 14
- hda: WDC AC21600H, 1549MB w/128kB Cache, CHS=3148/16/63
- hdb:ATAPI 4X CD-ROM drive, 128kB Cache
- Two Serial comms ports
- mouse: ttyS0 - IO=0x3f8, IRQ=4, (gpm -t ms)
- spare: ttyS2 - IO=0x3e8, IRQ=4
- games port: disabled.
- Parallel port:
- Printer: lp0 - IO=0x378, polling, Not used.
Internal Fax Modem (Clone 14400bps Internal, Class 1, Rockwell chipset)
- modem: ttyS1 - IO=0x2f8, IRQ=3, 14400 Internal Fax / Data modem
- Interrupt Request Map
>>>>>>>>>>/proc/interrupts
CPU0 0: 87271420 XT-PIC timer 1: 61 XT-PIC keyboard 2: 0 XT-PIC cascade 3: 9034 XT-PIC serial 4: 515 XT-PIC serial 11: 7796872 XT-PIC NE2000 12: 41794421 XT-PIC NE2000 13: 1 XT-PIC fpu 14: 1970951 XT-PIC ide0 NMI: 0<<<<<<<<<<<</proc/interrupts- IO Address Map
>>>>>>>>>>/proc/ioports
0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : fpu 01f0-01f7 : ide0 0240-025f : NE2000 02f8-02ff : serial(auto) 0300-031f : NE2000 0378-037a : parport0 03c0-03df : vga+ 03e8-03ef : serial(auto) 03f6-03f6 : ide0 03f8-03ff : serial(auto)<<<<<<<<<<<</proc/ioports- Hard Drive Partition Table
Output from fdisk -l /dev/hda
+++++++++++++++++++++++++++++++ Disk /dev/hda: 16 heads, 63 sectors, 3148 cylinders Units = cylinders of 1008 * 512 bytes Device Boot Start End Blocks Id System /dev/hda1 1 131 65992+ 82 Linux swap /dev/hda2 132 3148 1520568 83 Linux +++++++++++++++++++++++++++++++- The contents of /etc/fstab is:
>>>>>>>>>>>>>>>>/etc/fstab
/dev/hda2 / ext2 defaults 1 1 /dev/hda1 swap swap defaults 0 0 #/dev/fd0 /mnt/floppy ext2 noauto 0 0 #/dev/cdrom /mnt/cdrom iso9660 noauto,ro 0 0 none /proc proc defaults 0 0 none /dev/pts devpts mode=0622 0 0<<<<<<<<<<<<<<<<</etc/fstab- Note:
- The floppy and cdrom mounts are commented out as they are mounted with automount.
- The /dev/pts are the virtual terminal mount points (see pts options in compiling the kernel).
Last modified: Tue Feb 8 22:00:00 PST 2000
Copyright © Jonathan Marks, 1999, 2000. All rights
reserved.
http://jon.novatek.co.nz/linux/config/gateway-hw.html.