Port-hpcsh archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Jornada 690 and bt3c(4)



Hi Uwe,

Valeriy E. Ushakov wrote:
On Sun, Mar 09, 2008 at 18:58:57 +0100, Andreas Bartelt wrote:

I was testing a 3com Bluetooth 3CRWB6096 (version 2.0) PCMCIA card with my Jornada 690.

Unfortunately, the card doesn't work with "netbsd-4". I've tried to enable the corresponding option, but the kernel doesn't build then.

Try attached patch to hpcsh/include/intr.h.  It makes GENERIC
buildable with BT support enabled.


thanks, after applying these patches, I was able to build the kernel.

However, attaching bt3c results in an error (dmesg is attached) and btconfig gives no output. When I remove the Bluetooth card, the system crashes.

I've also tried to crosscompile current for hpcsh. I've successfully build the kernel, but "build.sh -m hpcsh release" did fail at some point.

I haven't done a build.sh release in a while.  And unfortunately
releng doesn't currently build sh3 releases b/c a bug in gcc breaks
sh3 gcc when hosted on 64-bit host (and releng build cluster is now
all 64-bit due to combination of circumstances).

What was the error message.


it had something to do with /usr/src/rescue -- sorry, I don't remember the exact error message...


The current kernel also doesn't work with the netbsd-4 userland...

What's the failure mode?


I suppose there was a problem with swap. The system froze at the point of enabling swap while booting.

regards,
Andreas
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 4.0_STABLE (GENERIC) #0: Sun Mar  9 19:57:55 UTC 2008
        root@netbsd:/usr/obj/sys/arch/hpcsh/compile/GENERIC
HP Jornada 690 (German)
total memory = 32768 KB
avail memory = 28068 KB
timecounter: Timecounters tick every 10.000 msec
mainbus0 (root)
cpu0 at mainbus0: HITACHI SH3 132.706 MHz PCLOCK 22.118 MHz
cpu0: 16KB/16B 4-way set-associative I/D-unified cache.
cpu0: P0, U0, P3 write-back; P1 write-back
cpu0: 4-way set-associative 128 TLB entries
cpu0: VPN mode, multiple virtual storage mode
btnmgr0 at mainbus0
wskbd2 at btnmgr0 mux 1
shb0 at mainbus0
rtc0 at shb0
scif0 at shb0
adc0 at shb0
j6x0pwr0 at adc0
j6x0tp0 at adc0
wsmouse0 at j6x0tp0 mux 0
wskbd1 at j6x0tp0 mux 1
j6x0lcd0 at shb0: brightness 28, contrast 11
hd64461if0 at shb0
hd64461video0 at hd64461if0: frame buffer = 512 KB , console
hpcfb0 at hd64461video0: 640x240 pixels, 65536 colors, 80x24 chars
wsdisplay0 at hpcfb0 kbdmux 1: console (std, vt100 emulation)
wsmux1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wskbd1: connecting to wsdisplay0
hpcfb: 640x240 pixels, 65536 colors, 80x24 chars
hpcfb: 640x240 pixels, 65536 colors, 80x24 chars
hpcfb: 640x240 pixels, 65536 colors, 80x24 chars
wsdisplay0: screen 1-3 added (std, vt100 emulation)
hd64461pcmcia0 at hd64461if0
pcmcia0 at hd64461pcmcia0
bt3c0 at pcmcia0 function 0: <3COM, 3CRWB60-A, Bluetooth PC Card>
bt3c_attach: cannot allocate io space
pcmcia1 at hd64461pcmcia0
wdc0 at pcmcia1 function 0: <SanDisk, SDP, 5/3 0.6>
wdc0: memory mapped mode
atabus0 at wdc0 channel 0
hd64461gpio at hd64461if0 not configured
hd64461afe at hd64461if0 not configured
com0 at hd64461if0: device problem. don't attach.
hd64461fir at hd64461if0 not configured
pfckbd0 at mainbus0
hpckbd0 at pfckbd0
wskbd0 at hpckbd0: console keyboard, using wsdisplay0
hpcapm0 at mainbus0: pseudo power management module
apmdev0 at hpcapm0: Power Management spec V1.2
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
timecounter: Timecounter "tmu_pclock_4" frequency 5529693 Hz quality 0
wd0 at atabus0 drive 0: <SanDisk SDCFH-2048>
wd0: drive supports 4-sector PIO transfers, LBA addressing
wd0: 1953 MB, 3970 cyl, 16 head, 63 sec, 512 bytes/sect x 4001760 sectors
wd0: drive supports PIO mode 4
boot device: wd0
root on wd0a dumps on wd0b
root file system type: ffs
hpcfb: 640x240 pixels, 65536 colors, 80x24 chars
wsdisplay0: screen 4 added (std, vt100 emulation)


Home | Main Index | Thread Index | Old Index