summaryrefslogtreecommitdiffstats
path: root/sys/dev/ctau
Commit message (Collapse)AuthorAgeFilesLines
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
|
* Switch to using C99 sparse initialisers for the type methods array.rik2004-05-291-22/+9
| | | | | | Requested by: harti MFC after: 1 week
* Use better way of closing fr support before current sppp get it.rik2004-05-071-7/+12
|
* Sync with RELENG_4rik2004-05-071-2/+2
|
* Nursemaid: Fix tinderbox builds by removing the shadowing of the globalbms2004-03-041-7/+7
| | | | preprocessor macro DEBUG. DEBUG() -> CTAU_DEBUG().
* 1. Renames NCT constant to NCTAU. This will help while MFC to 4 branch.rik2004-03-021-25/+40
| | | | | | | 2. Fix compilation and panic while system boot problem after makedev was changed to unde2dev. Approved by: imp (mentor)
* Add support for Cronyx-Tau. For now I added only Tau-ISA files, system filesrik2004-02-2314-0/+13023
would be changed in next patches, after extra verifications. Approved by: imp (mentor)
OpenPOWER on IntegriCloud