d510cf chip=0x104a8086 rev=0x02
hdr=0x00
vendor = 'Intel Corporation'
device = '82566DM Gigabit Network Connection'
class = network
subclass = ethernet
---
TAKAHASHI Yoshihiro
___
freebsd-stable@freeb
oge
mktemp: mkstemp failed on hoge: Input/output error
% ls -l hoge
-- 1 nyan wheel 0 5 26 19:09 hoge
The file has a wrong permission.
This problem is only on stable, current has no problem.
---
TAKAHASHI Yoshihiro
___
freebsd-stable@freebsd.org ma
: ad1: FAILURE - READ status=59
error=10 LBA=143
2. A geometry translation for pc98 is NOT enough.
Currently, it works only under 4.3GB disk.
3. Modules for pc98 are broken.
I attach a patch to fix it.
---
TAKAHASHI Yoshihiro <[EMAIL PROTECTED]>
diff -urN sys.org/modules/ata/M
In article <[EMAIL PROTECTED]>
Søren Schmidt <[EMAIL PROTECTED]> writes:
> > 2. A geometry translation for pc98 is NOT enough.
> >
> >Currently, it works only under 4.3GB disk.
>
> Same a 1.
No. See kern/61960.
---
T
1 depth queue, SATA150
BIOS Geometries:
1:1778 0..6008=6009 cylinders, 0..255=256 heads, 1..255=255 sectors
---
TAKAHASHI Yoshihiro <[EMAIL PROTECTED]>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ometries:
> > 1:1778 0..6008=6009 cylinders, 0..255=256 heads, 1..255=255 sectors
>
> Is this the geometry that the PC98 BIOS uses?
Yes.
---
TAKAHASHI Yoshihiro <[EMAIL PROTECTED]>
___
freebsd-stable@freebsd.org mailing list
h
ry from the BIOS' patches that
> are circulating, I was told that it was hard to match the FreeBSD
> device to the BIOS table.
I think that it is hard to get a right geometry in all cases, many
extended ATA cards are used, but it succeeds mostly.
---
TAKAHASHI Yoshihiro <[EMAIL
k3l.tar.gz
>
> o Add modules for atacard and atacbus
Modules for pc98 are still broken because modules/ata/Makefile.inc is
missing. See my patch.
> o Fix the current/real geometry handling for CHS mode.
The problem is fixed. Thanks.
---
T