[Prism54-devel] Comments to hotplug.c

Margit Schubert-While margitsw at t-online.de
Wed Jul 28 19:17:19 UTC 2004


Seems that current driver for AP still does it :
/usr/tmp/wg602-firmware/firmware/uClinux/kernel/drivers/net/intersil # grep 
SA_ *
islmvc_dev.c:       so we register the IRQ only once now. Still use 
SA_SHIRQ, as it's possible that another device
islmvc_dev.c:        retval = request_irq(dev->irq, &local_net_interrupt, 
SA_SHIRQ | SA_INTERRUPT, dev->name, irq_table);
islmvc_dev.c:    retval = request_irq(dev->irq, &local_net_interrupt, 
SA_SHIRQ | SA_INTERRUPT,
islpci_hotplug.c:    if ( rvalue = request_irq(irq, &islpci_interrupt, 
SA_INTERRUPT | SA_SHIRQ, DRIVER_NAME, private_config), rvalue != 0 )
islpci_pcmcia.c:    if (rvalue = request_irq(irq, &islpci_interrupt, 
SA_INTERRUPT | SA_SHIRQ,

Margit 




More information about the Prism54-devel mailing list