Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2004 14:13:57 +0100 (CET)
From:      regis rampnoux <regisr@pobox.com>
To:        freebsd-stable <freebsd-stable@freebsd.org>
Cc:        Zoran Kolic <kolicz@eunet.yu>
Subject:   re: sis driver
Message-ID:  <XFMail.20040104141357.regisr@pobox.com>
In-Reply-To: <20040104070100.GA603@kolic.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 04-Jan-2004 Zoran Kolic wrote:
> on it.) If it works as
> you wish, try to go to
> "/boot/device.hints"
> and find something like
> "hint.sys.0.irq=12"
> and change it to 1. Don't

Thanks.
Now it is working but I will be happy to understand why!

I have:
%cat /boot/device.hints
hint.sys.0.irq=1
%

In the config file:
options         HZ=2000
options         DEVICE_POLLING
# device                ata0    at isa? port IO_WD1 irq 14
# device                psm0    at atkbdc? irq 12

But dmesg reports that ata0 exists and the sis0 is on the same IRQ:

ata0: at 0x1f0 irq 14 on atapci1

sis0: <NatSemi DP83815 10/100BaseTX> port 0xc800-0xc8ff mem
0xe0141000-0xe0141fff irq 14 at device 11.0 on pci0
sis0: Ethernet address: 00:40:f4:60:ad:47
miibus0: <MII bus> on sis0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

The PS/2 mouse and ata0 are disabled in the bios (may be I should put
my CD-ROM on the first IDE channel).

PS: Why your lines are so shorts?


-- 
regisr



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