dg f89e56828a The physical memory allocated for input DMA must be contiguous. The driver
worked in the past only because of good fortune. Anyway, use the contig alloc
routine I wrote awhile ago (vm_page_alloc_contig) for the sound code to do
this allocation. Also, specify read+write on the permissions to pmap_enter().
Specifying just read can have unexpected consquences.
1994-12-11 01:45:41 +00:00
..
1994-12-04 08:52:51 +00:00
1994-08-21 05:44:12 +00:00
1994-12-02 23:10:32 +00:00
1994-08-02 07:55:43 +00:00
1994-12-03 22:52:57 +00:00
1994-08-02 07:55:43 +00:00
1994-11-26 19:38:30 +00:00