Subject: 1.0 Kernel Problems (long)
To: None <amiga@netbsd.org>
From: Michael K. Sanders <msanders@ataxia.res.wpi.edu>
List: amiga-dev
Date: 12/06/1994 22:27:01
-----BEGIN PGP SIGNED MESSAGE-----
I've encountered a rather strange problem with a kernel compiled
from 1.0 sources. When I log in I get a 'Where are you?' message. The
terminal type is set to 'su'. Users do not show up on 'w' or 'who' and
are not associated with any tty in /dev. Does anyone have any idea
what could be going on here?
dmesg output:
NetBSD 1.0 (ATAXIA) #1: Mon Dec 5 00:54:53 EST 1994
msanders@ataxia.res.wpi.edu:/usr/src/sys/arch/amiga/compile/ATAXIA
Amiga 3000 (m68030 CPU/MMU m68881 FPU)
real mem = 12582912 (1536 pages)
avail mem = 10797056 (1318 pages)
using 89 buffers containing 729088 bytes of memory
memory segment 0 at 07400000 size 00c00000
memory segment 1 at 00000000 size 00200000
mainbus0 (root)
clock0 at mainbus0: system hz 100 hardware hz 709379
ser0 at mainbus0: input fifo 512 output fifo 32
par0 at mainbus0
kbd0 at mainbus0
grfcc0 at mainbus0
grf0 at grfcc0: width 640 height 400 colors 4
ite0 at grf0: rows 50 cols 79 repeat at (30/100)s next at (10/100)s has keyboard
fdc0 at mainbus0: dmabuf pa 0x1e4bf8
fd0 at fdc0: 3.5dd 80 cyl, 2 head, 11 sec [9 sec], 512 bytes/sec
ztwobus0 at mainbus0
gvpbus at ztwobus0: rom 0xe90000 man/pro 2017/11 not configured
le0 at ztwobus0 rom 0xea0000 man/pro 514/112
le0: hardware address 00:80:10:00:05:84
ahsc0 at mainbus0
scsibus0 at ahsc0
ahsc0 targ 0 lun 0: <HP C2234-300 0B16> SCSI2 direct fixed
sd0 at scsibus0: 313MB, 1574 cyl, 7 head, 58 sec, 512 bytes/sec
ahsc0 targ 3 lun 0: <QUANTUM LP240S GM240S01X6.4 > SCSI2 direct fixed
sd3 at scsibus0: 234MB, 1818 cyl, 4 head, 65 sec, 512 bytes/sec
zthreebus0 at mainbus0
2 mice configured
10 views configured
WARNING: bad date in battery clock
kernel config file:
#
# ATAXIA Custom Kernel
#
include "std.amiga"
maxusers 8
options TIMEZONE=300, DST=1
options "M68030" # support for 030
options FPCOPROC # Support for MC6888[12] (Required)
options SWAPPAGER # Pager for processes (Required)
options VNODEPAGER # Pager for vnodes (Required)
options DEVPAGER # Pager for devices (Required)
options INET # IP networking support (Required)
options GATEWAY # Packet forwarding
options QUOTA # Disk quotas for local disks
options NFSSERVER # Network File System server side code
options NFSCLIENT # Network File System client side code
options FFS # Berkeley fast file system
options MFS # Memory based filesystem
options PROCFS # Process filesystem
options KERNFS # Kernel parameter filesystem (Recommended)
options FDESC # /dev/fd filesystem
options NULLFS # Loopback filesystem
options FIFO # FIFO operations on vnodes (Recommended)
options ADOSFS # AmigaDOS file system
options MSDOSFS # MS-DOS filesystem
options "COMPAT_09" # compatability with older NetBSD release
options "TCP_COMPAT_42" # Use 4.2 BSD style TCP
options "COMPAT_NOMID" # allow nonvalid machine id executables
options SYSVSHM # System V-like shared memory
options SYSVMSG # System V-like messages
options SYSVSEM # System V-like semaphores
options GENERIC # Mini-root boot support
options LKM # Loadable kernel modules
options KTRACE # Add kernel tracing system call
options DIAGNOSTIC # Add additional error checking code
options "NKMEMCLUSTERS=256" # Size of kernel malloc area
options DDB # Kernel debugger
options RETINACONSOLE # enable code to allow retina to be console
options GRF_ECS # Enhanced Chip Set
options GRF_NTSC # NTSC
options GRF_PAL # PAL
grfcc0 at mainbus0 # custom chips
grfrh0 at zthreebus0 # retina III
grf0 at grfcc0
grf2 at grfrh0
ite0 at grf0 # terminal emulators for grf's
ite2 at grf2 # terminal emulators for grf's
le0 at ztwobus0 # Lance ethernet.
ahsc0 at mainbus0 # A3000 scsi
scsibus0 at ahsc0
sd0 at scsibus? target 0 lun 0
sd1 at scsibus? target 1 lun 0
sd2 at scsibus? target 2 lun 0
sd3 at scsibus? target 3 lun 0
sd4 at scsibus? target 4 lun 0
sd5 at scsibus? target 5 lun 0
sd6 at scsibus? target 6 lun 0
st0 at scsibus? target ? lun 0
pseudo-device sl # slip
pseudo-device view 10 # views
pseudo-device pty 16 # pseudo terminals
pseudo-device loop # network loopback
config netbsd swap on generic
- -----
Also, I'm puzzled why gvpbus is shown at startup, when it is not
included in the kernel conf file...
Mike
- --
Michael K. Sanders -- msanders@ataxia.res.wpi.edu
ataxia: NetBSD/Amiga 1.0 - Creating Chaos out of Anarchy for a Better Tomorrow
Ataxia Home Page
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBLuUrWXT/GoKYNTJxAQFwjQP/a7VGC5m22DirIRg/9UMudtkuUtj3rH9a
FCesVXyAechJDLEcR/A22H0BHGrYXBiKanuIRVcbqVA2NHmzIlZ0VPz5IITWaZ1T
q3UU12x3XqP7h7E4vPdL2tjH2Q3iLDHSF5BQNDxY09Od5T6CtXwl5cVdSuFnmhk4
nXE43VSSSxE=
=wj+j
-----END PGP SIGNATURE-----