Skip site navigation (1)Skip section navigation (2)
Date:      26 Nov 2002 11:59:30 +0300
From:      "Vladimir B. " Grebenschikov <vova@sw.ru>
To:        "current@freebsd.org" <current@freebsd.org>
Subject:   MD broken in current
Message-ID:  <1038301169.746.6.camel@vbook>

next in thread | raw e-mail | index | archive | help

Hi

# mdconfig  -a -t vnode ./bootimg.bin 
mdconfig: ioctl(/dev/mdctl): Bad address
# truss mdconfig  -a -t vnode ./bootimg.bin 
....
open("/dev/mdctl",0x2,00)                        = 3 (0x3)
ioctl(3,MDIOCATTACH,0x8058c00)                   ERR#14 'Bad address'
....
# ls -l /dev/mdctl 
crw-------  1 root  wheel   95, 0xffff00ff Nov 26 11:37 /dev/mdctl

/dev located on devfs mountpoint


Problem appears before 14 Nov

md compiled into kernel (not module)

Any suggestions 

-- 
Vladimir B. Grebenschikov <vova@sw.ru>
SWsoft Inc.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1038301169.746.6.camel>