Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 11:18:34 +0200
From:      Honza Dusak <akela@terminal.cz>
To:        freebsd-sparc64@freebsd.org
Subject:   missing serial devices on NetraX1 
Message-ID:  <873cihug45.fsf@akela.ti.cz>

next in thread | raw e-mail | index | archive | help

Yesterday I installed FreeBSD-5.1BETA on NetraX1 and I wanted
to use the serial B port as a network interface ( slattach ) .
But I cannot find any notice about serial drivers in the dmesg
output and neither there is no ttyb ( or cuaa* )  device at 
/dev directory . 

Please, can anybody advise what can be missing ?

# uname -a
FreeBSD  5.1-BETA FreeBSD 5.1-BETA #0: @:/usr/obj/usr/src/sys/GENERIC  sparc64

# comcontrol /dev/ttya 
drainwait 300 
# comcontrol /dev/ttyb
comcontrol: couldn't open file /dev/ttyb: No such file or directory

# dmesg
Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.1-BETA #0: Thu May  8 21:53:34 CEST 2003
    root@:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0488000.
Timecounter "tick"  frequency 400000000 Hz
real memory  = 241451008 (230 MB)
avail memory = 230350848 (219 MB)
cpu0: Sun Microsystems UltraSparc-IIe Processor (400.00 MHz CPU)
nexus0: <OpenFirmware Nexus device>
pcib0: <U2P UPA-PCI bridge> on nexus0
pcib0: Sabre, impl 0, version 0, ign 0x7c0
DVMA map: 0x60000000 to 0x63ffffff
pci0: <PCI bus> on pcib0
pci0: <old, non-VGA display device> at device 3.0 (no driver attached)
pci0: <network, ethernet> at device 5.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
pci0: <serial bus, USB> at device 10.0 (no driver attached)
pci0: <network, ethernet> at device 12.0 (no driver attached)
atapci0: <AcerLabs Aladdin UDMA66 controller> port 0x10220-0x1022f,0x10208-0x102
0b,0x10210-0x10217,0x10218-0x1021b,0x10200-0x10207 irq 12 at device 13.0 on pci0

ata2: at 0x10200 on atapci0
ata3: at 0x10210 on atapci0
Timecounters tick every 10.000 msec
ad0: 19092MB <ST320413A> [38792/16/63] at ata2-master UDMA66
Mounting root from ufs:/dev/ad0a
warning: no time-of-day clock registered, system time will not be set accurately

# ls -al /dev/
total 4
dr-xr-xr-x   4 root  wheel          512 May  8 23:59 .
drwxr-xr-x  16 root  wheel          512 May  8 23:11 ..
crw-r-----   1 root  operator    4,  10 May  8 23:59 ad0
crw-r-----   1 root  operator    4,  11 May  8 23:59 ad0a
crw-r-----   1 root  operator    4,  12 May  8 23:59 ad0b
crw-r-----   1 root  operator    4,  13 May  8 23:59 ad0c
crw-------   1 root  operator  159,   0 May  8 23:59 ata
crw-------   1 root  wheel       0,   0 May  9 00:02 console
crw-rw-rw-   1 root  wheel       1,   0 May  8 23:59 ctty
crw-------   1 root  wheel     173,   0 May  8 23:59 devctl

dr-xr-xr-x   2 root  wheel          512 May  8 23:59 fd
crw-r-----   1 root  operator  252,   0 May  8 23:59 geom.ctl
crw-------   1 root  wheel       7,   0 May  8 23:59 klog
crw-r-----   1 root  kmem        2,   1 May  8 23:59 kmem
lrwxr-xr-x   1 root  wheel            3 May  9 00:00 log -> /var/run/log
crw-------   1 root  wheel      95, 0xffff00ff May  8 23:59 mdctl
crw-r-----   1 root  kmem        2,   0 May  8 23:59 mem
dr-xr-xr-x   2 root  wheel          512 May  8 23:59 net
lrwxr-xr-x   1 root  wheel            4 May  8 23:59 net1 -> net/lo0
crw-------   1 root  wheel     253,   0 May  8 23:59 network
crw-rw-rw-   1 root  wheel       2,   2 May  9 00:00 null
lrwxr-xr-x   1 root  wheel            7 May  8 23:59 ofwcons -> ttya
crw-------   1 root  wheel     177,   0 May  8 23:59 openfirm
crw-r--r--   1 root  wheel     251,   0 May  8 23:59 pci
crw-rw-rw-   1 root  wheel       2,   3 May  9 00:00 random
lrwxr-xr-x   1 root  wheel            6 May  8 23:59 stderr -> fd/2
lrwxr-xr-x   1 root  wheel            5 May  8 23:59 stdin -> fd/0
lrwxr-xr-x   1 root  wheel            6 May  8 23:59 stdout -> fd/1
crw-------   1 root  tty        97,   0 May  9 00:05 ttya
lrwxr-xr-x   1 root  wheel            7 May  8 23:59 urandom -> random
crw-------   1 root  operator  104,   0 May  8 23:59 xpt0
crw-rw-rw-   1 root  wheel       2,  12 May  8 23:59 zero


Regards

-- 
Honza Dusak



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?873cihug45.fsf>