Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/zaurus/dev/ioexp.c
RevisionDateAuthorComments
 1.2  16-Jun-2018  thorpej More cleanup to i2c autoconfiguration:

- Get all of the drivers onto the new match quality constants.
- Introduce a new helper function, iic_use_direct_match(), that has
all of the logic for direct-config matching. If it returns true,
the driver returns the match result (which may be 0). If it returns
false, the driver does indirect-config matching.
- iic_compat_match() now returns a weighted match quality; matches to
lower-indexed "compatible" device property are more-specific matches,
and return a better match quality accordingly.
 1.1  19-Jun-2011  nonaka branches: 1.1.2; 1.1.54;
more support SL-C1000.
 1.1.54.1  25-Jun-2018  pgoyette Sync with HEAD
 1.1.2.2  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.2.1  19-Jun-2011  cherry file ioexp.c was added on branch cherry-xenmp on 2011-06-23 14:19:51 +0000

RSS XML Feed