Commit Graph

8 Commits

Author SHA1 Message Date
pgoyette
3d9d9fc2de Create a single combined module for spkr_pcppi and spkr_audio, and
build it for all architectures.

By doing this, we can handle pcppi, audio, or both attachments with
non-built-in modules.

XXX Still to do: the module currently cannot be unloaded, and the
XXX spkr device(s) currently cannot be detached.  (Really, two
XXX sides of the same problem.)
2016-12-15 06:48:14 +00:00
christos
7ce3281839 print more info during autoconfig 2016-12-14 22:30:42 +00:00
christos
f3ef98b2ea correct spkr softc. 2016-12-14 21:52:43 +00:00
christos
0b335da6c0 Restructure speaker devices so that there can be multiple of them, and have
proper softc's.
2016-12-13 20:20:34 +00:00
christos
a93a382016 fix module build
XXX: spkr module is the pcppi version.
2016-12-09 05:17:03 +00:00
christos
5c277ab4e5 move spkrio.h out of isa 2016-12-09 04:46:39 +00:00
christos
2fb257653e more spkr rework. 2016-12-09 04:32:39 +00:00
christos
b8a6dedcae split out the pcppi attachment of the speaker
XXX: needs more work
2016-12-09 02:22:34 +00:00