Re: Still problems with ATAPI

2003-09-17 Thread Soren Schmidt
It seems Conrad J. Sabatier wrote: > > ATAng will no longer recognize the DVD-ROM device on ata1-master. This is > without atapicam. The CD-RW drive at ata1-slave is OK, and is being assigned > to acd0 now. OK, from you dmesg: >ata1: reset tp1 mask=03 ostat0=50 ostat1=50 >ata1-master: stat=0

Re: Still problems with ULE

2003-02-10 Thread Kris Kennaway
On Mon, Feb 10, 2003 at 08:36:50PM -0500, Jeff Roberson wrote: > Very weird. Is this on UP or SMP? This is on UP. I can still break into DDB, so let me know if you want me to run console tests (no serial console though). Kris msg52192/pgp0.pgp Description: PGP signature

Re: Still problems with ULE

2003-02-10 Thread Munish Chopra
On 2003-02-10 20:36 +, Jeff Roberson wrote: > On Mon, 10 Feb 2003, Kris Kennaway wrote: > > > I gave ULE another try just now, following your recent commits, and > > I'm seeing even worse problems: > > > > At boot time when the X server is loading, disk activity occurs > > briefly about once e

Re: Still problems with ULE

2003-02-10 Thread Jeff Roberson
On Mon, 10 Feb 2003, Kris Kennaway wrote: > I gave ULE another try just now, following your recent commits, and > I'm seeing even worse problems: > > At boot time when the X server is loading, disk activity occurs > briefly about once every 2 seconds; the mouse is active briefly at the > same time

Re: Still problems with PCCARD NICs

2003-01-21 Thread Dan Johansson
Hi ! I have the same problem with my Xircom CreditCard 10/100 Ethernet on FreeBSD 5.0 release that also uses the xe driver. The computer is a Dell inspiron 7500. If you have reached a solution please let me know. my boot -v message is attached: /Dan Jan 21 14:16:35 firebat kernel: Copyright (c)

Re: still problems

2003-01-18 Thread Trish Lynch
Forgoet it, I'm double stupid, I just read the udbp man page :) it requires options NETGRAPH. doh! On Sat, 18 Jan 2003, Trish Lynch wrote: > I cvsupped to RELENG_5_0 > > I try to compile a kernel: > > linking kernel.debug > udbp.o: In function `udbp_attach': > /admins/src/sys/dev/usb/udbp.c:

Re: Still problems with PCCARD NICs

2003-01-16 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes: : 2. 3Com 3c905. this is a cardbus card? : # ifconfig xl0 mediaopt 100baseTX : ifconfig: SIOCSIFMEDIA: Device not configured User error: You must specify media if you are going to specify media

Re: Still problems with PCCARD NICs

2003-01-13 Thread Kevin Oberman
> Date: Mon, 13 Jan 2003 11:24:14 +1030 > From: Greg 'groggy' Lehey <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > I haven't done much with PCCARD on -CURRENT lately. Last time I > tried, a couple of months ago, I got repeated freezes on the two 100 > Mb/s NICs I have. I've just built a ker

Re: Still problems with PCCARD NICs

2003-01-12 Thread Craig Boston
On Sun, 2003-01-12 at 18:54, Greg 'groggy' Lehey wrote: > I haven't done much with PCCARD on -CURRENT lately. Last time I > tried, a couple of months ago, I got repeated freezes on the two 100 > Mb/s NICs I have. I've just built a kernel as of about 30 hours ago, > and I find: > 2. 3Com 3c905.

Re: Still problems with latest ATA

2000-01-30 Thread Soren Schmidt
It seems Kris Kennaway wrote: > On Sun, 30 Jan 2000, Soren Schmidt wrote: > > > > Trying to play a track gives: > > > > > > acd0: PLAY_BIG - ILLEGAL REQUEST asc=21 ascq=00 error=04 > > > > I'll bet this drive doesn't support PLAY_BIG but only PLAY_MSF. > > The problem here is that PLAY_MSF's pa

Re: Still problems with latest ATA

2000-01-30 Thread Kris Kennaway
On Sun, 30 Jan 2000, Soren Schmidt wrote: > > Trying to play a track gives: > > > > acd0: PLAY_BIG - ILLEGAL REQUEST asc=21 ascq=00 error=04 > > I'll bet this drive doesn't support PLAY_BIG but only PLAY_MSF. > The problem here is that PLAY_MSF's parameters are either in > binary or in BCD, but

Re: Still problems with latest ATA

2000-01-30 Thread Soren Schmidt
It seems Kris Kennaway wrote: > My CDROM still refuses to work with cdcontrol, although the 30-seconds of > kernel spinning is now fixed. > > Trying to play a track gives: > > acd0: PLAY_BIG - ILLEGAL REQUEST asc=21 ascq=00 error=04 I'll bet this drive doesn't support PLAY_BIG but only PLAY_MSF