Hi Matt,
On Fri, 28 Oct 2005, 00:59-0400, Matt Emmerton wrote:
> Recently I've had to do some low-level surgery on some disks that have gone
> bad in order to recover some of the data.
> This has required me to zero out blocks on disk, patch up the affected
> files, and pull the data off the disk
Hi all,
It follows link of the code and the procedures
http://200.193.29.195/saver/index.html
Thanks,
Eder.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAI
I just have fossicked some idea from [EMAIL PROTECTED] "PCI-Express support "
PCI-Express support
All,
I've emailed before about supporting various aspects of PCI-Express and
especially MSI, but haven't really gotten too far with it due to lack of
resources. I now how access to a system that c
william wallace wrote this message on Tue, May 23, 2006 at 09:16 +0800:
> In order to keep the API as consistent as possible between classic
> interrupt sources and MSI sources, I'd like to add a new bus method:
>
> int
> bus_reserve_resource(device_t, int *start, int *end, int *count, int flags);
william wallace wrote:
[...]
MSI:
I've bantered around different suggestions for an API that will support
this. The basic thing that a driver needs from this is to know
exactly how many message interrupt vectors are available to it. It
can't just register vectors and handlers blindly since th
5 matches
Mail list logo