Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 20:40:23 GMT
From:      Bernard Dugas <bernard.dugas@is-production.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/68149: FreeBSD 4.10 installation blocking on ASUS Pundit
Message-ID:  <200406202040.i5KKeNjh071538@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/68149; it has been noted by GNATS.

From: Bernard Dugas <bernard.dugas@is-production.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/68149: FreeBSD 4.10 installation blocking on ASUS Pundit
Date: Sun, 20 Jun 2004 22:41:58 +0200

 Hi,
 
 Through the freebsd-questions@freebsd.org list, Phil Schulz has sent me 
 a patch for the 1- problem :
 
 --- ata-dma.c.old	Sun Jun 20 19:30:10 2004
 +++ ata-dma.c	Sun Jun 20 19:23:41 2004
 @@ -669,6 +669,7 @@
   	    ata_find_dev(parent, 0x06401039, 0) ||	/* SiS 640 */
   	    ata_find_dev(parent, 0x06451039, 0) ||	/* SiS 645 */
   	    ata_find_dev(parent, 0x06501039, 0) ||	/* SiS 650 */
 +	    ata_find_dev(parent, 0x06511039, 0) ||	/* SiS 651 */
   	    ata_find_dev(parent, 0x07301039, 0) ||	/* SiS 730 */
   	    ata_find_dev(parent, 0x07331039, 0) ||	/* SiS 733 */
   	    ata_find_dev(parent, 0x07351039, 0) ||	/* SiS 735 */
 
 As I just had the FreeBSD iso installation images, I can't apply 
 directly this patch. But I will find the way.
 
 On the 3- problem, the reference on the bfe driver in 4.10 is in 
 http://www.freebsd.org/releases/4.10R/errata.html :
 
 "(27 May 2004) The bfe(4) driver for Broadcom BCM4401 based Fast 
 Ethernet adapters has been added but the release notes did not mention 
 that."
 
 It seems the iso installation images don't mention it either.
 
 Thanks a lot, best regards,
 -- 
 
   __________ Bernard DUGAS ________________________________________
 |                                                                 |
 |  Technoparc Pays de Gex  mailto:bernard.dugas@is-production.com |
 |  30 Rue Auguste Piccard           Tel.: +33 615 333 770         |
 | FR 01630 St Genis Pouilly         Fax : +33 450 205 106         |
 |_________________________________________________________________|
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406202040.i5KKeNjh071538>