Re: SiS 900 Ethernet card

2002-11-26 Thread Alexander
Hello, It is a laptop and the only thing I can open (without voiding the guarantee) is the place where the memory sticks lie. Anyway, I don't think this is the solution. Can't anyone port the linux driver on bsd ? (It works great on linux, but I don't wan't to go on linux) thanks On Mon, 25 Nov 2

Re: SiS 900 Ethernet card

2002-11-25 Thread Jack L. Stone
At 05:43 PM 11.25.2002 -0800, Kent Stewart wrote: > > >Jack L. Stone wrote: >> At 02:04 AM 11.26.2002 +0100, Wolfgang Zenker wrote: >> >>>Hello, >>> >>> The problem is that my bios have very few features and I can't disable the Network Card. I'm not sure what is the mainboard, it is

Re: SiS 900 Ethernet card

2002-11-25 Thread Kent Stewart
Jack L. Stone wrote: At 02:04 AM 11.26.2002 +0100, Wolfgang Zenker wrote: Hello, The problem is that my bios have very few features and I can't disable the Network Card. I'm not sure what is the mainboard, it is sis but I don't know which model. Maybe this dmesg output from OpenBSD may help

Re: SiS 900 Ethernet card

2002-11-25 Thread Jack L. Stone
At 02:04 AM 11.26.2002 +0100, Wolfgang Zenker wrote: >Hello, > >> The problem is that my bios have very few features and I can't disable >> the Network Card. >> I'm not sure what is the mainboard, it is sis but I don't know which >> model. Maybe this dmesg output from OpenBSD may help someone: >

Re: SiS 900 Ethernet card

2002-11-25 Thread Wolfgang Zenker
Hello, > The problem is that my bios have very few features and I can't disable > the Network Card. > I'm not sure what is the mainboard, it is sis but I don't know which > model. Maybe this dmesg output from OpenBSD may help someone: > cpu0: Intel Pentium 4 ("GenuineIntel" 686-class) 2.20 GHz

Re: SiS 900 Ethernet card

2002-11-25 Thread Alexander
Hello, The problem is that my bios have very few features and I can't disable the Network Card. I'm not sure what is the mainboard, it is sis but I don't know which model. Maybe this dmesg output from OpenBSD may help someone: cpu0: Intel Pentium 4 ("GenuineIntel" 686-class) 2.20 GHz cpu0: FPU,V

Re: SiS 900 Ethernet card

2002-11-25 Thread Kent Stewart
Alexander wrote: The next thing that comes is the Ethernet Card. It is on board and from the dmesg output You see what happens. The card is working properly on Windows XP, RedHat Linux (OpenBSD have the same problems except for the kernel failure). I've tried removing the driver from the k

Re: SiS 900 Ethernet card

2002-11-25 Thread Alexander
Hi again. I've looked at the sources and if_sis.c is 1.13.4.22 from 2002/08/09. I've also recompiled my kernel and tried it on the laptop (thats where the SIS 900 on board ethernet card is). The card is detected well, the mac is shown and then the kernel fails: Boot CD-ROM Type: Floppy Booting Boo

Re: SiS 900 Ethernet card

2002-11-25 Thread David Magda
Alexander <[EMAIL PROTECTED]> writes: > I just tested the sis.diff patch and it almost worked on me :) What version of FreeBSD are you running? We had the same problem but when we updated the sources to 4.6-stable it was fixed in src/sys/pci/if_sis.c on February 19. Check the source of the file a

Re: SiS 900 Ethernet card

2002-11-20 Thread Alexander
Hello, I just tested the sis.diff patch and it almost worked on me :) I get: sis0: port 0xe400-0xe4ff mem 0xf400-0xf4000fff irq 10 at device 3.0 on pci0 sis0: Ethernet address: 00:40:d0:2a:b0:af miibus0: on sis0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, aut

Re: SiS 900 Ethernet card

2002-11-20 Thread Willy Offermans
fermans" <[EMAIL PROTECTED]> > To: "Wolfgang Zenker" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, November 20, 2002 7:26 AM > Subject: Re: SiS 900 Ethernet card > > > > Dear FreeBSD friend, >

Re: SiS 900 Ethernet card

2002-11-20 Thread Willy Offermans
Dear FreeBSD friend, I'm not able to hack the code myself, I'm just a FreeBSD user (enthousiastic one) not a developer. So it would be nice if someone else could do it. On Wed, Nov 20, 2002 at 03:03:24PM +0100, Wolfgang Zenker wrote: > Hello, > > > sis0@pci0:4:0: class=0x02 card=0xb7321

Re: SiS 900 Ethernet card with PCI configuration

2002-11-20 Thread Wolfgang Zenker
Hello, > sis0@pci0:4:0:class=0x02 card=0xb7321019 chip=0x09001039 rev=0x91 >hdr=0x00 > vendor = 'Silicon Integrated Systems (SiS)' > device = 'SiS900 Fast Ethernet/Home Networking Ctrlr' > class= network > subclass = ethernet that's apparently a SiS962 chip. T

Re: SiS 900 Ethernet card

2002-11-20 Thread Wolfgang Zenker
> [reports of sis900 driver not working] Could you post the output of "pciconf -lv" on your systems so we can see what exact variant of the sis900 card you have? Wolfgang To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: SiS 900 Ethernet card

2002-11-20 Thread Alexander
I just to say that I have similar problem and I also have SiS900 on my Laptop but I only receive MII without any PHY and the system reboots before even booted ! The mac is 00:00:00:00:00:00 It seems that the driver for this network card is not working at all ! P.S. Thanks for the patches, I'll tr

SiS 900 Ethernet card

2002-11-20 Thread Willy Offermans
Dear FreeBSD friends, In an email before I reported about a problem with the SiS 900 ethernetcard: > Dear FreeBSD friends, > > I have bought a nice laptop computer (Gericom Masterpiece 25340 XL). > It has an ethernet card inside, based on SiS 900 chip. > During boot, FreeBSD can detect the card,