Changes between Version 3 and Version 4 of NewDriver


Ignore:
Timestamp:
Oct 7, 2009, 11:04:36 PM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewDriver

    v3 v4  
    137137}}}
    138138
    139 When a device is created, the calling code must fill the device structure `icudev` and `irq` fields.
     139When a device is created, the calling code must fill the device structure `addr[]`, `icudev` and `irq` fields.
     140
     141The `addr[]` field may be used anytime, we'll use it later.
     142
    140143The driver is responsible for registering to the ICU.
    141144