Enji Cooper
193d9e768b
sys/modules: normalize .CURDIR-relative paths to SRCTOP
...
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon
2017-03-04 10:10:17 +00:00
Ruslan Ermilov
6d8200ff0c
Add /dev/speaker support to amd64.
...
The following repo-copies were made (by Mark Murray):
sys/i386/isa/spkr.c -> sys/dev/speaker/spkr.c
sys/i386/include/speaker.h -> sys/dev/speaker/speaker.h
share/man/man4/man4.i386/spkr.4 -> share/man/man4/spkr.4
2005-11-11 09:57:32 +00:00
Matthew N. Dodd
be8e35bebd
'speaker' not 'atspeaker'
2003-03-29 10:01:03 +00:00
Matthew N. Dodd
a71a307383
Retire 'atspeaker' and 'pcspeaker'. We'll use 'speaker' which
...
is the same as the config device directive.
Reminded by: Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
2003-03-29 09:59:49 +00:00