Ben Gras
0f4eda33eb
new base libaudiodriver out of -lcommon in drivers/audio.
...
- this lets the drivers that used that library be compiled easily with
different compilers.
2010-08-25 11:03:53 +00:00
Kees van Reeuwijk
ed0b81c25c
Removed some unused variables and functions.
2010-06-02 19:41:38 +00:00
Kees van Reeuwijk
b412fb7ad5
Code cleanup: remove unused #include, variables and code,
2010-04-15 18:49:36 +00:00
Arun Thomas
436d6012a3
Convert drivers/ and servers/ over to bsdmake
...
-Move libdriver to lib/
-Install all boot image services on filesystem to aid restartability
2010-03-22 21:25:22 +00:00
Arun Thomas
2a8fabf4ad
Include directory reorg and makefile updates.
...
-Convert the include directory over to using bsdmake
syntax
-Update/add mkfiles
-Modify install(1) so that it can create symlinks
-Update makefiles to use new install(1) options
-Rename /usr/include/ibm to /usr/include/i386
-Create /usr/include/machine symlink to arch header files
-Move vm_i386.h to its new home in the /usr/include/i386
-Update source files to #include the header files at their
new homes.
-Add new gnu-includes target for building GCC headers
2010-03-08 11:04:59 +00:00
Kees van Reeuwijk
a7cee5bec4
Removed unused symbols.
...
Minor cleanups.
2010-01-22 22:01:08 +00:00
Kees van Reeuwijk
3a892d2312
Fixed some flawed defensive programming in audio drivers.
2010-01-18 21:37:24 +00:00
Kees van Reeuwijk
f595416e7f
Fixed some missing return statements.
2010-01-11 14:22:29 +00:00
Tomas Hruby
ae75f9d4e5
Removal of the executable flag from files that cannot be executed
...
- 755 -> 644
2009-11-09 10:26:00 +00:00
Ben Gras
c67a56708e
es1370 driver and updated es1371 and framework by Pieter Hijma.
2007-11-23 11:40:33 +00:00
Ben Gras
0d2d8c6db2
audio drivers. (not updated for trunk.)
...
sb16: port of isa sb16 driver to user-space. Port by Peter Boonstoppel.
es1371: By Laurens Bronwasser.
2007-11-23 11:30:50 +00:00