Re: IDE ultraDMA problem (hackers WAS via IDE controller problem

看板FB_hackers作者時間18年前 (2007/08/15 23:30), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/3 (看更多)
On Saturday 11 August 2007 12:11:21 pm Mario Lobo wrote: > after a long,long search, I found that chip id 0x53371106 belongs to SATA150 > controller, not PATA !! Then I enabled all mass storage controllers on the > board ( although no SATA drives present ), then two more ids showed up: > > chip=0x016a10de (jmicron SATA300) > chip=0x05711106 <- thats it !! > > Then I went iinto /usr/src/sys/dev/ata/ata-pci.h and changed the line > > from > #define ATA_VIA8237A 0x05911106 > to > #define ATA_VIA8237A 0x05711106 > > recompiled, install and BANG! 6.x already has support for this ID as: #define ATA_VIA82C571 0x05711106 so you shouldn't have needed to change the code at all. -- John Baldwin _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #16mnl-00 (FB_hackers)
文章代碼(AID): #16mnl-00 (FB_hackers)