Date: Sat, 30 Jun 2007 22:47:34 +0200 From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU> To: freebsd-stable@freebsd.org, sos@freebsd.org Subject: PATA support is broken on Intel DG9655S ? Message-ID: <20070630224734.4e3d293e@localhost>
next in thread | raw e-mail | index | archive | help
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 $i&&break;[[ $i
= ??? ]]&&j=$i&&i=${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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070630224734.4e3d293e>
