Fresh CVSUP, new ATAng problems and nvidia.ko compile issues

2003-08-30 Thread Matt
Hi,

I have just cvsup'd this morning and built/installed a new world and kernel:

FreeBSD neo.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Aug 30 11:13:06
BST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/NEO  i386

I now have a new issue with ATAng that I didn't have last week when I tried
ATAng. My CDRW is now not detected during probing. I get this message:

Aug 30 11:21:00 neo kernel: ad0: 76319MB ST380020A [155061/16/63] at
ata0-master UDMA100
Aug 30 11:21:00 neo kernel: ata1-slave: FAILURE - ATA_IDENTIFY
status=41READY,ERROR error=4ABORTED
Aug 30 11:21:00 neo kernel: acd0: DVDROM Compaq DVD-ROM SD-616T at
ata1-master PIO4

From a kernel of august the 25th I get this:

Aug 25 09:53:42 neo kernel: ad0: 76319MB ST380020A [155061/16/63] at
ata0-master UDMA100
Aug 25 09:53:42 neo kernel: acd0: DVDROM Compaq DVD-ROM SD-616T at
ata1-master PIO4
Aug 25 09:53:42 neo kernel: acd1: CDRW SAMSUNG CD-R/RW SW-240B at ata1-slave
PIO4

I have tried a kernel with both atapicam commented out and also with it
enabled and get the same result.

The other problem I now have is on august the 25th I compiled
x11/nvidia-driver with no issues and it's worked fine all this week. Trying to
compile it today I get this:
/tmp/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.c:
In function `nvidia_find_bridge':
/tmp/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.c:234:
error: `PCIR_HEADERTYPE' undeclared (first use in this function)
/tmp/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.c:234:
error: (Each undeclared identifier is reported only once
/tmp/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.c:234:
error: for each function it appears in.)
*** Error code 1

Stop in
/tmp/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module.
*** Error code 1

Stop in /tmp/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365.
*** Error code 1

Stop in /usr/ports/x11/nvidia-driver.

The port has not been updated since august the 20th and I succesfully compiled
this on the 25th so I assume something has changed in the world this week that
has broken this.

Any ideas about both issues?

Matt.

--
email: [EMAIL PROTECTED] - web: http://xtaz.co.uk/
Hardware, n.: The parts of a computer system that can be kicked.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


re: Fresh CVSUP, new ATAng problems and nvidia.ko compile issues

2003-08-30 Thread Brendon and Wendy
All,

A constant in one of the kernel header file seems to have been renamed. Change 
PCIR_HEADERTYPE to PCIR_HDRTYPE in the NVIDIA code and all will be well.

I have tried this myself and all is well.

Cheers,
Brendon

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fresh CVSUP, new ATAng problems and nvidia.ko compile issues

2003-08-30 Thread Evan Dower
I filed one yesterday: ports/56157

--
Evan Dower
Undergraduate, Computer Science
University of Washington
Public key: http://students.washington.edu/evantd/pgp-pub-key.txt
Key fingerprint = D321 FA24 4BDA F82D 53A9  5B27 7D15 5A4F 033F 887D



From: Arjan van Leeuwen [EMAIL PROTECTED]
To: Brendon and Wendy 
[EMAIL PROTECTED],[EMAIL PROTECTED]
Subject: Re: Fresh CVSUP, new ATAng problems and nvidia.ko compile issues
Date: Sat, 30 Aug 2003 16:54:58 +0200

On Saturday 30 August 2003 16:20, Brendon and Wendy wrote:
 All,

 A constant in one of the kernel header file seems to have been renamed.
 Change PCIR_HEADERTYPE to PCIR_HDRTYPE in the NVIDIA code and all will 
be
 well.

 I have tried this myself and all is well.

 Cheers,
 Brendon

Can you submit a PR for the x11/nvidia-driver port?


 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to 
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]
_
Get MSN 8 and enjoy automatic e-mail virus protection.  
http://join.msn.com/?page=features/virus

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]