Re: hotplug ata device?

2001-02-18 Thread Wilko Bulte
On Sat, Feb 17, 2001 at 05:55:14PM -0800, Luigi Rizzo wrote: In message [EMAIL PROTECTED] Wilko Bulte writes: : Is it possible to have something like the 'camcontrol rescan' that : the SCSI CAM subsystem has? NO. These cards are not hot pluggable. I've blown out two IDE Controllers

Re: hotplug ata device?

2001-02-18 Thread Wilko Bulte
On Sat, Feb 17, 2001 at 07:24:06PM -0700, Warner Losh wrote: In message [EMAIL PROTECTED] Luigi Rizzo writes: : i actually wonder, aren't there removable disk frames which support : hot swap (by turning off power with the keylock, or the like) ? I've not seen any, but I suppose they exist.

Re: hotplug ata device?

2001-02-18 Thread Warner Losh
In message [EMAIL PROTECTED] Wilko Bulte writes: : Thanks for all the input :-) I will stop my hot-swap experiments here and : now. To think that a few stupid TTL buffer chips would have made it : possible to hotswap :-( The design is such that that might be difficult When a CF card is

Re: hotplug ata device?

2001-02-18 Thread Wilko Bulte
On Sun, Feb 18, 2001 at 02:36:36AM -0700, Warner Losh wrote: In message [EMAIL PROTECTED] Wilko Bulte writes: : Thanks for all the input :-) I will stop my hot-swap experiments here and : now. To think that a few stupid TTL buffer chips would have made it : possible to hotswap :-( The

Re: boot1 changes and etherboot support

2001-02-18 Thread Luigi Rizzo
+ put some conditional-compilation code in boot1.s + have a separate file, say bootrom.s, maybe in the same directory as the existing boot1 + pass the modified code to the etherboot people so they can include in their source tree. in all sincerity i'd love to have

Re: boot1 changes and etherboot support

2001-02-18 Thread Warner Losh
In message [EMAIL PROTECTED] Luigi Rizzo writes: : If we had it, we could just 'dd' the boot code and the kernel onto : a compactflash and boot from it without having to worry about : creating a filesystem. We'd also be able to load the kernel out of ROM :-) Warner To Unsubscribe: send mail

Re: boot1 changes and etherboot support

2001-02-18 Thread Luigi Rizzo
In message [EMAIL PROTECTED] Luigi Rizzo writes: : If we had it, we could just 'dd' the boot code and the kernel onto : a compactflash and boot from it without having to worry about : creating a filesystem. We'd also be able to load the kernel out of ROM :-) the whole issue is the size of

Re: boot1 changes and etherboot support

2001-02-18 Thread Warner Losh
In message [EMAIL PROTECTED] Luigi Rizzo writes: : We'd also be able to load the kernel out of ROM :-) : : the whole issue is the size of the ROM isn't it ? Yes. I saw a few datasheets for embedded systems that have 2M or 4M of flash. Some of that is for the BIOS, but part of it can be used

subscribe

2001-02-18 Thread Ted Kiela
subscribe

Re: boot1 changes and etherboot support

2001-02-18 Thread Robert Nordier
Luigi Rizzo wrote: + put some conditional-compilation code in boot1.s + have a separate file, say bootrom.s, maybe in the same directory as the existing boot1 + pass the modified code to the etherboot people so they can include in their source tree. in all

Re: character device driver

2001-02-18 Thread Drew Eckhardt
In message [EMAIL PROTECTED], [EMAIL PROTECTED] writ es: Hi, I'm writing a character device driver in which each minor device can be opened more than once. When a device is opened is there a way to associate some private data for each opened instance ? As other people have noted, not in the

Re: boot1 changes and etherboot support

2001-02-18 Thread Andre Oppermann
Luigi Rizzo wrote: + put some conditional-compilation code in boot1.s + have a separate file, say bootrom.s, maybe in the same directory as the existing boot1 + pass the modified code to the etherboot people so they can include in their source tree. in all

Re: character device driver

2001-02-18 Thread Robert Watson
On Sun, 18 Feb 2001, Drew Eckhardt wrote: In message [EMAIL PROTECTED], [EMAIL PROTECTED] writ es: Hi, I'm writing a character device driver in which each minor device can be opened more than once. When a device is opened is there a way to associate some private data for each opened

Voodoo Graphics

2001-02-18 Thread Coleman Kane
I would really like to verify whether or not my 3dfx driver works properly with the older Voodoo Graphics cards. Would it be possible for someone with -CURRENT to test this out for me, or anyone to loan me one of these cards for testing. I'd just like to clase that up and make sure it works for