History log of /src/sys/rump/dev/lib/libpci_hdaudio |
Revision | Date | Author | Comments |
1.3 | 19-Oct-2015 |
pooka | branches: 1.3.16; Add a COMMENT describing what each component roughly does.
"make describe" prints the comment.
Requested/inspired by Vincent Schwarzer on rumpkernel-users
|
1.2 | 28-Mar-2015 |
jmcneill | Split hdaudio and PCI attach glue. Even though the driver was written with this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move common parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.
|
1.1 | 19-Nov-2014 |
pooka | branches: 1.1.2; Add hdaudio driver as a rump kernel component
tested by booting a rump kernel on a T61, coupled with a client which writes some Roy Buchanan to /dev/audio
|
1.1.2.2 | 27-Dec-2015 |
skrll | Sync with HEAD (as of 26th Dec)
|
1.1.2.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|
1.3.16.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.3.16.1 | 19-Oct-2015 |
jdolecek | file Makefile was added on branch tls-maxphys on 2017-12-03 11:39:08 +0000
|
1.2 | 02-Dec-2014 |
pooka | Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR, with the default provided by Makefile.rump (they're all 0.0 anyway)
|
1.1 | 19-Nov-2014 |
pooka | branches: 1.1.2; Add hdaudio driver as a rump kernel component
tested by booting a rump kernel on a T61, coupled with a client which writes some Roy Buchanan to /dev/audio
|
1.1.2.1 | 06-Apr-2015 |
skrll | Sync with HEAD
|