Re: boot panic with SiS 961 UDMA100 controller

Previous thread: ale driver on asus eeepc 901 could not disable Tx/Rx under traffic flow by Ole Vole on Monday, December 1, 2008 - 3:02 pm. (3 messages)

Next thread: Re: Panic upon unmounting zfs snapshot: "vput: negative ref cnt" by Richard Todd on Monday, December 1, 2008 - 10:11 pm. (1 message)
From: FUJITA Kazutoshi
Date: Monday, December 1, 2008 - 4:40 pm

hi,

i cvsuped after a long time (3 months), kernel panics when boot,
in ata_pci_dmareset()

my pc has
atapci0: <SiS 961 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 2.5 on pci0

svn r183723 works, but r183724(and later) cause panic


any suggestions?


regards,
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
From: Stefan Bethke
Date: Monday, December 1, 2008 - 11:57 pm

Showing us at least some part of the panic, if not a full backtrace,  
probably would be helpful.

Try disabling DMA at the loader with
set hw.ata.ata_dma="0"


Stefan

-- 
Stefan Bethke <stb@lassitu.de>   Fon +49 170 346 0140


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
From: Michael Moll
Date: Tuesday, December 2, 2008 - 3:22 am

Hi,


Maybe this patch resolves your problem also:
http://lists.freebsd.org/pipermail/freebsd-current/2008-November/000669.html

Regards
-- 
Michael Moll
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
From: FUJITA Kazutoshi
Date: Wednesday, December 3, 2008 - 11:52 pm

From: Michael Moll <kvedulv@kvedulv.de>
Subject: Re: boot panic with SiS 961 UDMA100 controller

this patch is good for me.
current kernel boot without panic.

thanks!
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous thread: ale driver on asus eeepc 901 could not disable Tx/Rx under traffic flow by Ole Vole on Monday, December 1, 2008 - 3:02 pm. (3 messages)

Next thread: Re: Panic upon unmounting zfs snapshot: "vput: negative ref cnt" by Richard Todd on Monday, December 1, 2008 - 10:11 pm. (1 message)