Re: stat for FreeBSD

2008-12-15 Thread Andrey Shuvikov
I don't have much experience developing under FreeBSD but this call taken from the fdisk source code seems to work (see attachment also): error = ioctl(fd, DIOCGMEDIASIZE, &size); Thanks, Andrey --- On Sat, 12/13/08, Robert Millan wrote: > From: Robert Millan > Subject: Re: stat for FreeBSD

Re: [PATCH] Move kern/loader.c to boot.mod and add preboot_support (was Re: Sendkey patch)

2008-12-15 Thread Vesa Jääskeläinen
phcoder wrote: > Hello,all. I was busy studying so wasn't watching the list. Is there a > particular reason why my patch still isn't incorporated? Perhaps we didn't like the move of loader/boot core functionality out of kernel? And I do not remember you describing in detail about interfaces and f

Re: [PATCH] Move kern/loader.c to boot.mod and add preboot_support (was Re: Sendkey patch)

2008-12-15 Thread phcoder
Hello,all. I was busy studying so wasn't watching the list. Is there a particular reason why my patch still isn't incorporated? Thanks phcoder Javier Martín wrote: El lun, 08-09-2008 a las 23:25 +0300, Vesa Jääskeläinen escribió: Javier Martín wrote: El lun, 08-09-2008 a las 22:48 +0300, Vesa