[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PCI Device Driver: Porting to 2.6 kernel



On Thu, Feb 02, 2006 at 01:54:55PM -0800, John Klingler wrote:
> Let me simplify this.
> 
> Does anyone know how to add devices to /proc/bus/pci/devices?

Yes, use the proper kernel apis for adding a new pci device and it will
happen automatically.

Again, see the pci hotplug drivers for how to do this.

> Please do not respond if you do not know.

That's pretty rude for someone asking for help, for a closed source
chunk of code...

thanks,

greg k-h

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/