linux-2.1.98 compiled, runs fine on 486, DX4100

Ralph Sims (ralphs@dx4.mousepotato.com)
Sat, 25 Apr 1998 08:54:31 -0700 (PDT)


The interesting thing is that I got only one compile error off of
2.1.97, after getting many Signal 11s, etc. on pre-2.1.97 kernels.
I'm working on trying to re-cycle cast-off PCs into schools.

Linux version 2.1.98 (root@dx4) (gcc version 2.7.2.3) #23 SMP Sat Apr 25 08:14:10 PDT 1998
Console: 16 point font, 400 scans
Console: colour VGA+ 80x25, 1 virtual console (max 63)
Calibrating delay loop... 49.87 BogoMIPS
Memory: 39112k/40960k available (720k kernel code, 400k reserved, 700k data, 28k init)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Swansea University Computer Society NET3.039 for Linux 2.1
NET3: Unix domain sockets 0.16 for Linux NET3.038.
Swansea University Computer Society TCP/IP for NET3.037
IP Protocols: ICMP, UDP, TCP
Initializing RT netlink socket
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
POSIX conformance testing by UNIFIX
CPU0: 486
SMP motherboard not detected. Using dummy APIC emulation.
Starting kswapd v 1.5
Software Watchdog Timer: 0.05, timer margin: 60 sec
Configuring Adaptec (SCSI-ID 7) at IO:330, IRQ 11, DMA priority 5
aha1542.c: Using extended bios translation
scsi0 : Adaptec 1542
scsi : 1 host.
Vendor: SEAGATE Model: ST31200N Rev: 8630
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
Vendor: SEAGATE Model: ST32151N Rev: 0154
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdb at scsi0, channel 0, id 1, lun 0
Vendor: TOSHIBA Model: CD-ROM XM-5301TA Rev: 0925
Type: CD-ROM ANSI SCSI revision: 02
scsi : detected 2 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 2061108 [1006 MB] [1.0 GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 4197405 [2049 MB] [2.0 GB]
eth0: 3c509 at 0x300 tag 1, 10baseT port, address 00 a0 24 08 a3 aa, IRQ 10.
3c509.c:1.07 6/15/95 becker@cesdis.gsfc.nasa.gov
Partition check:
sda: sda1 sda2
sdb: sdb1
VFS: Mounted root (ext2 filesystem) readonly.
Starting kmod
Freeing unused kernel memory: 28k freed
Adding Swap: 98284k swap-space (priority -1)
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 2, lun 0
Uniform CD-ROM driver Revision: 2.12
lp: driver loaded but no devices found
Serial driver version 4.25 with enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
inserting floppy driver for 2.1.98
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077

And the .config:

CONFIG_M486=y
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y
CONFIG_NET=y
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE_PARPORT=y
CONFIG_PACKET=m
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=m
CONFIG_NET_ALIAS=y
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_ALIAS=y
CONFIG_SYN_COOKIES=y
CONFIG_IP_NOSR=y
CONFIG_SKB_LARGE=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_BLK_DEV_SR=m
CONFIG_SCSI_AHA1542=y
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL3=y
CONFIG_MINIX_FS=m
CONFIG_EXT2_FS=y
CONFIG_ISO9660_FS=m
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_UMSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_PROC_FS=y
CONFIG_NFS_FS=m
CONFIG_NFSD=m
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_SMB_FS=m
CONFIG_SMB_WIN95=y
CONFIG_NTFS_FS=m
CONFIG_NLS=y
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=m
CONFIG_PRINTER=m
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_NOWAYOUT=y
CONFIG_SOFT_WATCHDOG=y
CONFIG_VGA_CONSOLE=y

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu