Related topics

problem with sis900
SiS SiS962 .............................................. VIA VT82C686A VT82C686B VT8235 VT8233 / VT8233A . Here is the full list of controllers supported by the Novell drivers: http://developer.novell.com/devres/storage/drivers/NovellAdapterLists.html -- Marcel Cox (using XanaNews 1.17.6.6)

USB2 - "SiS" chipset Drivers for Win'98SE ..... Are there any ?
The only help I can be is that I can test new kernel drivers and send you feedback. Any help highly appreciated, Thomas Latzelsberger FYI: about the Linux .... irqs later SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x1008-0x100f,

SiS 900 Ethernet card
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx SIS5513: IDE controller at PCI slot 0000:00:02.5 SIS5513: chipset revision 0 SIS5513: not 100% native mode: will probe irqs later SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller

linux-2.6.7-bk2 runs faster than linux-2.6.7 ;)
If you want to hack on the driver yourself, a search for "sis962" and "sis900.c" or "sis900.h" on google should get you the information what was changed on the linux driver to support this particular chip. I _might_ find the time next weekend to cobble together a patch you could try. Wolfgang -- -- Met vriendelijke

Add PM support to sis900 network driver
m.andreol...@tiscali.it fa linux kernel SiS900 driver needs to be fixed. Or perhaps... try following patch. Hi Pavel, thanks for your prompt response. .... irqs later SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xb808-0xb80f,

documentation/5117
This is in the Linux driver, search for EDB_MASTER_EN, if this bit is set in config register, dma burst size can be no larger than 64, otherwise data There's also a bug exists in almost all Bill's network drivers: when reading PHY regs over the i2c bus, the turnaround ACK bit is read one clock edge too late.

#Все драйверы прошедшей недели (12.08.2002 - 18.08.2002) - Radio73 ...
... CRC Valid Setup Time vary accross IDE clock setting 33/66/100/133 +/* CRC Valid Setup Time vary across IDE clock setting 33/66/100/133 See SiS962 data sheet .... diff -ur 2.5-current/drivers/video/sis/sisfb.h linux/drivers/video/sis/sisfb.h --- 2.5-current/drivers/video/sis/sisfb.h Mon Mar 3 07:23:00 2003 +++

Problemen met het mounten van serial ATA disken
... Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx SIS5513: IDE controller at PCI slot 00:02.5 SIS5513: chipset revision 0 SIS5513: not 100% native mode: will probe irqs later SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller

IDE errors with 2.6.0-test* and SIS5513
ATI Video cards, although becoming more stable, have many problems with their drivers especially when using your machine for graphic intense gaming as the PFC Motherboard ASUS P4S8L CPU Support Intel Pentium 4 Socket 478 2.8GHz+ Chipset SIS 651/962 FSB 533/400 MHz DIMM 2 DDR PC 2700/2100/1600 DDR SDRAM DIMM

PATCH: ide typo fixes #3
Mine is a gigabyte GA-8ST800 (w/o LAN) with a SIS645DX Northbridge and a SIS962 Southbridge (last should be not of intrest here I think), memory clock speed is set to auto-detect and finds 333. I uses the last available BIOS revision for that chipset that is "F3" and - hopefully - the latest drivers.

sis900: Disabling IRQ 3 - not working!
<muf...@sis.com.tw>
(02/05/01 1.392) Add support for SiS962 phy to sis900 net driver. <and...@suse.de> (02/05/02 1.383.2.97) [PATCH] Fix setitimer deadlock <v...@math.psu.edu> (02/05/02 1.383.2.98) [PATCH] Fix UFS block size checks <ax...@suse.de> (02/05/02 1.394) [PATCH] cdrom changer load timeout

Asus K8S-MX / SiS 965L workarounds
... Multi-Platform E-IDE driver Revision: 7.00beta4-2.4 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx SIS5513: IDE controller at PCI slot 00:02.5 PCI: Found IRQ 11 for device 00:02.5 SIS5513: chipset revision 0 SIS5513: not 100% native mode: will probe irqs later SIS5513: SiS 962/963

Asus Barebone Pundit P4S8L and XP Media Center Edition
ATA16/33 support from specs * ATA133 support for SiS961/962 by LC Chang <lcch...@sis.com.tw> + * + * Documentation: + * SiS chipset documentation With ATA_133, + * chipsets started to be split in the usual north/south bridges chips + * -> the driver needs to detect the correct southbridge when faced to newest +

Bug#266510: Seems to be happening for all IDE drivers!
Are those here who use Win'98/SE and have Pentium-4 motherboards that use the "SiS" chipsets able to get USB2 enabled and fuctional? My mobo - uses the "SiS 645DX" (north bridge) and "SiS 962/L" (south bridge) chipset. USB2 drivers are provided for Win 2000 and Win XP but *not* for "Win'98SE".

sis5513 fix for SiS962 chipset
There's
so little work to do on the sis5513 driver now that I don't follow IDE work closely anymore and must refresh my memories even for such simple patches. I believe there are people around Vojtech seemed quite proficient at sis5513.c hacking :-) Dedicated maintainers are very useful even for legacy drivers.

PCMCIA : II appello
Bou...@inet6.fr fa linux kernel diff -urN -X dontdiff --exclude=tmp_include_depends linux-2.4.21-rc2-ac1/drivers/ide/pci/sis5513.c .... u16 reg02h; + u16 devid; pci_read_config_dword(dev, 0x54, &reg54h); + /* SiS962 and above report 0x5518 dev id if high bit is cleared */ pci_write_config_dword(dev, 0x54,

Add PM support to sis900 network driver
Johannes Bauer dfnsonfsdu...@gmx.de fa linux kernel Hi, I found another laptop showing the _exact_ symptoms, as soon as Device Drivers ---> Graphics support ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 14) 0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016

sis900.c Wake-on-LAN support for 2.4.21/2.4.x.
Depth 8 Vendor: HP Model: T4000s Rev: 1.10 Type: Sequential-Access ANSI SCSI revision: 02 scsi3 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, .... 0000:00:02.5 SIS5513: chipset revision 1 SIS5513: not 100% native mode: will probe irqs later SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller SIS5513: port 0x01f0

Rare ECS DeskNote A980 FORSALE! Dont Miss This!!!
16 2003 Modified from the driver which is originally written by Donald Becker. @@ -18,6 +18,8 @@ preliminary Rev. 1.0 Jan. 6 2002 Mufasa Yang bug fix for read_eeprom & Tx descriptor over-boundary Rev 1.08.04 Apr. 25 2002 Mufasa Yang <muf...@sis.com.tw> added SiS962 support @@ -69,18 +71,20 @@ #include

Add PM support to sis900 network driver
Signed-off-by: Paolo Ciarrocchi <paolo.ciarroc...@gmail.com> --- drivers/ide/pci/sis5513.c | 190 ++++++++++++++++++++++----------------------- 1 files .... (reg & 0x08)) { - pci_write_config_byte(dev, 0x52, reg|0x08); - } - break; - } + switch (chipset_family) { + case ATA_133: + /* SiS962 operation mode */ +