| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
lightly used. Find the proper .m file when we depend on *_if.[ch] in
the srcs line, with seat-belts for false positive matches. This uses
make's path mechanism. A further refinement would be to calculate this
once, and then pass the resulting _MPATH to modules submakes.
Differential Revision: https://reviews.freebsd.org/D2327
Notes:
svn path=/head/; revision=285068
|
|
|
|
|
|
|
|
| |
Approved by: nwhitehorn (mentor)
MFC after: 3 days
Notes:
svn path=/head/; revision=232176
|
|
|
|
| |
Notes:
svn path=/head/; revision=212523
|
|
|
|
|
|
|
|
|
|
|
| |
which are also likely to be irrelevant for sun4v (there's no SBus on sun4v
and only some EBus devices). While at it fix some style bugs according to
style.Makefile(5) where appropriate.
MFC after: 3 days
Notes:
svn path=/head/; revision=178762
|
|
|
|
| |
Notes:
svn path=/head/; revision=178601
|
|
|
|
|
|
|
| |
only and build the scc(4) module with MacIO attachment for powerpc.
Notes:
svn path=/head/; revision=157353
|
|
controllers typically have multiple channels and support a number
of serial communications protocols. The scc(4) driver is itself
an umbrella driver that delegates the control over each channel
and mode to a subordinate driver (like uart(4)).
The scc(4) driver supports the Siemens SAB 82532 and the Zilog
Z8530 and replaces puc(4) for these devices.
Notes:
svn path=/head/; revision=157299
|