Update README: add fork notice and remove upstream status paragraphs
This commit is contained in:
parent
7af9b97e67
commit
b0f6666867
|
|
@ -6,15 +6,10 @@ An unofficial ALSA kernel module for the TASCAM US-144MKII, US-200 & US-144 USB
|
||||||
|
|
||||||
For TASCAM US-122MKII check us122mkii branch.
|
For TASCAM US-122MKII check us122mkii branch.
|
||||||
|
|
||||||
|
This repo is a fork of https://github.com/serifpersia/us144mkii. The only modification is to add support for the US-200.
|
||||||
|
|
||||||
## Project Status
|
## Project Status
|
||||||
|
|
||||||
**Upstream Status**
|
|
||||||
A version of this driver has been merged into the Linux kernel. However, the in-kernel driver
|
|
||||||
is **older and lacks fixes and improvements present in this repository**.
|
|
||||||
|
|
||||||
This repository contains the **newest and most complete version** of the driver, with improved
|
|
||||||
functionality and fixes not yet available in the upstream kernel.
|
|
||||||
|
|
||||||
### Implemented Features
|
### Implemented Features
|
||||||
- **Audio Playback**
|
- **Audio Playback**
|
||||||
- **Audio Capture (Recording)**
|
- **Audio Capture (Recording)**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue