diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 25370662cc5d..8d5f9f8b7a78 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -306,3 +306,12 @@ Why: These drivers are superseded by i810fb, intelfb and savagefb. | |||
306 | Who: Jean Delvare <khali@linux-fr.org> | 306 | Who: Jean Delvare <khali@linux-fr.org> |
307 | 307 | ||
308 | --------------------------- | 308 | --------------------------- |
309 | |||
310 | What: bcm43xx wireless network driver | ||
311 | When: 2.6.26 | ||
312 | Files: drivers/net/wireless/bcm43xx | ||
313 | Why: This driver's functionality has been replaced by the | ||
314 | mac80211-based b43 and b43legacy drivers. | ||
315 | Who: John W. Linville <linville@tuxdriver.com> | ||
316 | |||
317 | --------------------------- | ||