Re: RFC: nuke pcidevs and usbdevs

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Thursday, September 27, 2007 - 2:55 pm

Justin C. Sherrill:

Yes, it will simplify things. Lets assume you see that some NetBSD
committer added new ID's to the driver which uses ID's in the match code.
At the moment you have to:

- Check from NetBSD pcidevs what are the numeric ID's for these devices.
- Check if these entries can be used in our pcidevs file. If not, resolve
  the conflicts.
- Commit pcidevs.
- Regenerate pcidevs.h and pcidevs_data.h and edit driver to add new
  entries.
- Commit pcidevs.h, pcidevs_data and driver.

Without pcidevs:

- Check from NetBSD pcidevs what are the numeric ID's for these devices.
- Edit driver to add new entries.
- Commit the driver.


-- 
Hasso
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RFC: nuke pcidevs and usbdevs, Hasso Tepper, (Thu Sep 27, 8:11 am)
Re: RFC: nuke pcidevs and usbdevs, Hasso Tepper, (Sun Oct 28, 3:43 pm)
Re: RFC: nuke pcidevs and usbdevs, Thomas E. Spanjaard, (Thu Sep 27, 11:01 am)
Re: RFC: nuke pcidevs and usbdevs, Sascha Wildner, (Thu Sep 27, 12:12 pm)
Re: RFC: nuke pcidevs and usbdevs, Sascha Wildner, (Thu Sep 27, 12:17 pm)
Re: RFC: nuke pcidevs and usbdevs, Sepherosa Ziehau, (Thu Sep 27, 10:14 am)
Re: RFC: nuke pcidevs and usbdevs, Hasso Tepper, (Fri Sep 28, 1:33 am)
Re: RFC: nuke pcidevs and usbdevs, Justin C. Sherrill, (Thu Sep 27, 10:19 am)
Re: RFC: nuke pcidevs and usbdevs, Hasso Tepper, (Thu Sep 27, 2:55 pm)