Go to file
kleink bb54953b63 Since the Audio 1 DMA controller implements the 24 low address bits only,
add the gross hack originally implemented by Charles Hannum in the SonicVibes
driver to force allocation of DMA memory for that channel through the Scatter-
Gather Map to get an address range that fits in.

The eso driver now works on Alphas except for DWLPX-based systems, whose owners
are not likely to desire audio or likely can afford slightly less cheap audio
hardware.  :-)
1999-09-28 13:57:45 +00:00
bin Mention -c option to sh(1), noticed by Matthew Aldous in PR/8499. 1999-09-27 19:34:25 +00:00
distrib Scott Reynolds is no longer in core 1999-09-27 03:25:12 +00:00
etc Use sendmail.cf from $DESTDIR/etc instead of /etc for building the 1999-09-26 21:40:13 +00:00
games Use macro NAMLEN rather than dirent->d_namlen, for easier portability. 1999-09-22 18:56:32 +00:00
gnu For ELF, rename the profiling entry from mcount to __mcount to avoid clashing 1999-09-27 09:47:44 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Oops, missed these in the mcount -> __mcount renaming. 1999-09-28 08:27:08 +00:00
libexec Need <sys/param.h> for MAXHOSTNAMELEN. 1999-09-26 10:08:43 +00:00
regress add <bsd.crypto.mk> support 1999-09-26 10:22:29 +00:00
sbin Oops, needs an operator. 1999-09-25 04:27:55 +00:00
share Manpage for 'dpt' driver. 1999-09-28 09:24:05 +00:00
sys Since the Audio 1 DMA controller implements the 24 low address bits only, 1999-09-28 13:57:45 +00:00
usr.bin revert snprintf() -> sprintf(). the original idea was that sprintf() would be 1999-09-28 09:12:06 +00:00
usr.sbin Need <sys/param.h> for MAXHOSTNAMELEN. 1999-09-26 10:40:32 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00