From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3B38E7BE.D4C22541@bway.net> From: John Packer MIME-Version: 1.0 To: Dan Cross , 9fans@cse.psu.edu References: <200106261710.NAA06056@augusta.math.psu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [9fans] Re: bitsy question Date: Tue, 26 Jun 2001 15:51:26 -0400 Topicbox-Message-UUID: c04b9ab4-eac9-11e9-9e20-41e7f4b1d025 Dan Cross wrote: > You have to change sa1110_uartsetup() in sa1110uart.c > (the last routine in the file) to assign a valid Queue pointer to > kbdq. I just changed the relevant section to be: > > if(console) { > uartspecial(p, 115200, &kbdq, &printq, kbdcr2nl); > } else { > kbdq = qopen(4*1024, 0, 0, 0); > } > This is an interesting clue. I'll try this out tonight. > btw- the serial console mode can be really handy at times; it's nice to > be able to put the bitsy on it's cradle, start up con, and then type > into bitsy windows without using bitsy/keyboard. I've noticed this - very useful. > Another problem you may have is that the bitsy uart driver doesn't > really do modem control I don't think I need modem control, I'm not using a modem: just a PPP server and client over the serial cable to my PC. This is, I'm guessing, how ActiveSync works, and how Linux users connect to their Ipaqs. It just doesn't seem to authenticate. This may be the wrong approach, I don't know. > I've been meaning to try out ppp on the bitsy, using my ricochet modem, > but I haven't round a serial cable for it yet (well, I haven't exactly > been looking that hard). I definately thing it'd be pretty cool to use > my bitsy to send email from the train. Very. > > bway.net, huh? You in New York? Anyone else on the list in NYC? We > ought to start a New York Plan 9 Club or something. Yep.