Re: ums fails to initialise correctly

2010-02-27 Thread Chris Hedley
On Mon, 22 Feb 2010, Chris Hedley wrote: I'm having a lot of problems getting the ums (USB mouse) driver to initialise the mouse correctly. I've been wading through the kernel source trying to see if I can find anything, but nothing's grabbed me yet. What I'm looking f

Re: ums fails to initialise correctly

2010-02-23 Thread Chris Hedley
On Mon, 22 Feb 2010, Chris Hedley wrote: I'm having a lot of problems getting the ums (USB mouse) driver to initialise the mouse correctly. Hmm. Just discovered something quite interesting. I decided to try a different mouse, so I've swiped the missus' for a while. It&#x

Re: Can't use USB keyboard during boot menu

2010-02-23 Thread Chris Hedley
On Tue, 23 Feb 2010, Renato Botelho wrote: On Mon, Feb 22, 2010 at 7:35 PM, Chris Hedley wrote: Do you have USB legacy support enabled in your BIOS?  I'm not sure if there's an option for the loader to use USB devices natively, but the BIOS's legacy option where it provides A

Re: Can't use USB keyboard during boot menu

2010-02-22 Thread Chris Hedley
On Mon, 22 Feb 2010, Renato Botelho wrote: I've already had this problem in the past and seems it's back now. I use a Sun Type 7 USB keyboard. When my box is booting, and FreeBSD menu shows up, I cannot press any key to go for a single boot for example. ugen1.1: at usbus1, cfg=0 md=HOST spd=F

Re: ums fails to initialise correctly

2010-02-22 Thread Chris Hedley
On Mon, 22 Feb 2010, Hans Petter Selasky wrote: But nothing at all when it hasn't initialised properly. Hi, If you get no "ums_intr_callback()" printouts at all in the failing case, and you are running 9-current, I guess that your KWM switch has some special requirements on the USB programmin

Re: ums fails to initialise correctly

2010-02-22 Thread Chris Hedley
On Mon, 22 Feb 2010, Hans Petter Selasky wrote: On Monday 22 February 2010 17:52:25 Chris Hedley wrote: On Mon, 22 Feb 2010, Hans Petter Selasky wrote: Hi, What is printed to dmesg when you enable debugging? sysctl hw.usb.ums.debug=15 Is the attached information okay? I tried it twice

Re: ums fails to initialise correctly

2010-02-22 Thread Chris Hedley
On Mon, 22 Feb 2010, Hans Petter Selasky wrote: Hi, What is printed to dmesg when you enable debugging? sysctl hw.usb.ums.debug=15 Is the attached information okay? I tried it twice, first after a switch using the KVM (where the mouse didn't work) and second when unplugging the receiver a

ums fails to initialise correctly

2010-02-22 Thread Chris Hedley
I wasn't sure whether this question was better asked on this list or the freebsd-usb one; but since I'm already subscribed here, I figured it was a good place to start. I'm having a lot of problems getting the ums (USB mouse) driver to initialise the mouse correctly. The only time it'll do so

Re: new em problems on HEAD

2010-02-19 Thread Chris Hedley
On Wed, 27 Jan 2010, Jack Vogel wrote: I have no idea, i see no evidence that its the em driver at fault, do you? Just for the sake of random randomness, I've noticed that my 16th January vintage kernel seems to have lost its 1 Gbit capability on the em0 connection and also seems to have int

Issues with vinum on current?

2003-07-09 Thread Chris Hedley
Hi all, I had a quick look for the subject topic but didn't find anything, so... is anybody aware of outstanding problems with vinum? I'm getting sporadic crashes (see below) and vinum frequently fails to start properly, losing state information and occasionally barfing when an attempt is made to

Re: VM panic

2002-08-19 Thread Chris Hedley
On Mon, 19 Aug 2002, Jason wrote: > Wierd, I have it running just peachy on a dual P3 900 box It runs mostly okay on my dual P3/600, although for the last couple of months it has a tendency to panic with a "bdwrite: buffer is not busy" on average 2-3 times a day (per approx 15 hour run) Such is

Re: Possible solution to /tmp on md filesystem

2002-07-06 Thread Chris Hedley
On Sat, 6 Jul 2002, Bernd Walter wrote: > I abused diskless_mount for md filesystems: Either solution's preferable to my first inelegant attempt at an rc.tmp involving making a complete pigs' ear of rc! :) > [351]cicely5> cat /etc/rc.md > DEV=`mdconfig -a -t swap -s 1400M` > disklabel -r -w ${D

Possible solution to /tmp on md filesystem

2002-07-06 Thread Chris Hedley
Hi all, If anyone's still looking at the /tmp on md stuff, I've thrown together a workaround/solution based on the "mount_md" idea. Okay, I know that using a shell-script for a mount program may be seen as a Bad Thing and I'm not sure I want to broadcast my duff shell-programming for all to see,

Re: strtod & sscanf on -CURRENT?

2002-05-24 Thread Chris Hedley
On Fri, 24 May 2002, Chris Hedley wrote: > Now I'm not discounting that I've overlooked something really obvious or > have done something stupid with my test and original programs, but I can't > think what it is if this is the case! Right, anybody in my locality is now

Re: strtod & sscanf on -CURRENT?

2002-05-24 Thread Chris Hedley
On Fri, 24 May 2002, Mike Barcroft wrote: > Would it be possible for you to reproduce the source to a small > program that demonstrates the problem? Okay, here's a cheap'n'nasty program to demonstrate the problem; the revised problem seems to be that strtod() is okay with integers but if a period

Re: strtod & sscanf on -CURRENT?

2002-05-24 Thread Chris Hedley
On Fri, 24 May 2002, Igor Roboul wrote: > Maybe I'm wrong, but I think that sscanf on -CURRENT does not work as > expected. Interestingly I had some aggro with both scanf and strtod returning somewhat random results recently (about 5th/6th May); I'm afraid I no longer have the results or test pro

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-09 Thread Chris Hedley
On Fri, 8 Mar 2002, Chris Hedley wrote: ... about a crash ... Just in case anyone needs to know, I had another couple of panics today when trying to newfs_msdos /dev/fd0, seems something in readdisklabel isn't too happy. Chris. To Unsubscribe: send mail to [EMAIL PROTECTED] with "u

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread Chris Hedley
On Fri, 8 Mar 2002, Murray Stokely wrote: >As discussed at BSDCon, the release engineers are committed to > releasing a relatively stable snapshot of FreeBSD -CURRENT on or > around April 1, 2002. Obviously, a lot of major components are still > in progress, but a great deal of work has alrea

Re: Processes hanging in ``inode' state

2002-01-27 Thread Chris Hedley
On Sat, 26 Jan 2002, David O'Brien wrote: > On Fri, Jan 25, 2002 at 03:51:08PM -0800, Jos Backus wrote: > > Recent -current on my system at work exhibits processes getting stuck in the > > ``inode'' state, causing the system to become unusable and requiring a reboot. > > > > I have been seeing thi

Re: ahc_intr - referenced scb not valid... panic for safety

2001-03-30 Thread Chris Hedley
On Fri, 30 Mar 2001, Justin T. Gibbs wrote: > I really need the complete set of messages printed out prior to the panic. Okay, here yer go (transcribed using hi-tech ballpoint and scribbly handwriting, I'm afraid!) Waiting 5 seconds for SCSI devices to settle ahc0:A:3: ahc_intr - referenced SCB

Re: ahc_intr - referenced scb not valid... panic for safety

2001-03-30 Thread Chris Hedley
On Fri, 30 Mar 2001, Justin T. Gibbs wrote: > >Just had one of these on yesterday's -current. Anyone interested in the > >details? > > Nah. Its probably just you, or something specific to your system. > It couldn't possibly be a bug in *my* code. > > ;-) > > Of course I'm interested! I'm getting

Re: AIC-7890 problems with kernel build

2000-09-04 Thread Chris Hedley
On Mon, 4 Sep 2000, Brandon Hume wrote: > Just after the "waiting for SCSI devices to settle" message, I'll get a > number of SCB errors (which I don't have written down, unfortunately), and > then eventually a panic. This is with ACPI enabled... if I don't enable > ACPI, it will proceed immedia