Date: Sat, 27 Mar 1999 12:45:56 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pn.c if_pnreg.h if_xl.c if_xlreg.h src/sys/alpha/conf GENERIC
| raw e-mail | index | archive | help
wpaul 1999/03/27 12:45:56 PST Modified files: (Branch: RELENG_3) sys/pci if_pn.c if_pnreg.h if_xl.c if_xlreg.h sys/alpha/conf GENERIC Log: MFC: make 3Com and PNIC PCI drivers work on FreeBSD/alpha. Revision Changes Path 1.6.2.3 +62 -25 src/sys/pci/if_pn.c 1.4.2.2 +8 -4 src/sys/pci/if_pnreg.h 1.22.2.4 +29 -4 src/sys/pci/if_xl.c 1.9.2.1 +18 -30 src/sys/pci/if_xlreg.h 1.14.2.1 +3 -1 src/sys/alpha/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message ------------------------------- cut here ------------------------------- I have gone back to rev 1.25 of if_xl.c and 1.9 of if_xlreg.h, and am happy. Thank you, Eugene On Sat, 3 Apr 1999, Noor Dawod wrote: | The following reply was made to PR kern/10886; it has been noted by GNATS. | | From: Noor Dawod <nadir@burka.netvision.net.il> | To: Gregory Bond <gnb@itga.com.au> | Cc: freebsd-gnats-submit@FreeBSD.ORG, | Bill Paul <wpaul@ctr.columbia.edu> | Subject: Re: kern/10886: kernel tries to initialize xl driver in 3.1-STABLE (as of 3/30/1999) and fails reporting: "xl: couldn't map port" | Date: Sat, 3 Apr 1999 10:44:26 +0200 (IST) | | On Thu, 1 Apr 1999, Gregory Bond wrote: | | > | > I've just (199904010200 Z) cvsup'd and make world'd and made a new | > kernel and the xl0 driver works fine for me: | > xl0: <3Com 3c905B Fast Etherlink XL 10/100BaseTX> rev 0x00 int a irq 11 on pci0.17.0 | > xl0: Ethernet address: 00:10:5a:a9:84:33 | > xl0: autoneg complete, link status good (full-duplex, 100Mbps) | > | > hellcat$ ident /usr/src/sys/pci/if_xl* | > /usr/src/sys/pci/if_xl.c: | > $Id: if_xl.c,v 1.22.2.4 1999/03/27 20:45:55 wpaul Exp $ | > $Id: if_xl.c,v 1.22.2.4 1999/03/27 20:45:55 wpaul Exp $ | > | > /usr/src/sys/pci/if_xlreg.h: | > $Id: if_xlreg.h,v 1.9.2.1 1999/03/27 20:45:56 wpaul Exp $ | > | | Hi folks, | | I know that you sure know what you're doing, but I am positive I know | what I am doing. I ftp'ed the latest floppies from a snapshot server, then | made two floppies: kernel and mfs. Then I booted the kernel, and | surprisingly, the kernel DID NOT install the driver and the same "xl0: | couldn't map port" message is still displaying. | | All the thing is that you must be missing something in the code as this | exact machine works fine if I install 3.1-RELEASE and it autodetects and | installs the driver. | | Whomever wants debugging messages/tests, tell me what, I'll send it. | | Noor | | | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-bugs" in the body of the message | | -- Eugene M. Kim <astralblue@usa.net> "Is your music unpopular? Make it popular; make music which people like, or make people who like your music." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>