PATA support is broken on Intel DG9655S ?

2007-06-30 Thread Zahemszky Gábor
Hi!

I'd like to know, is it possible to use FreeBSD on on Intel DG9655SS
motherboard with PATA devices. It has 1 PATA and 2 SATA ports,
but the 6-stable kernel doesn't see any devices on PATA. It
doesn't see neither my disk, nor my DVD-writer. I tried with normal
mode, with legacy mode, doesn't matter. The kernel boots, and after it
don't now any disks.
Is that controller works in Current? Will it work in 6-stable in the
near future?

Soren?

Bye, Gábor  Gabor at Zahemszky dot HU 

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!';IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ
';set -- $Z;for i;{ [[ $i = ? ]]print $ibreak;[[ $i
= ??? ]]j=$ii=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ $j
= ??? ]]print -n ${j#??} j=;typeset +i i;};IFS=' 0123456789 ';set
-- $Z;for i;{ [[ $i = , ]]i=2;[[ $i = ?? ]]||typeset -l i;j=$j
$i;typeset +l i;};print $j
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PATA support is broken on Intel DG9655S ?

2007-06-30 Thread Søren Schmidt

Zahemszky Gábor wrote:

Hi!

I'd like to know, is it possible to use FreeBSD on on Intel DG9655SS
motherboard with PATA devices. It has 1 PATA and 2 SATA ports,
but the 6-stable kernel doesn't see any devices on PATA. It
doesn't see neither my disk, nor my DVD-writer. I tried with normal
mode, with legacy mode, doesn't matter. The kernel boots, and after it
don't now any disks.
Is that controller works in Current? Will it work in 6-stable in the
near future?

Soren?
  
It is supported in -current, backport planned but no time currently. You 
could grap /sys/dev/ata/* from -current and use that in 6-stable, there 
might be a few nits with infrastructure diffs but should be minimal IIRC.


-Søren

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]