Remove EISA support from main kernel image and make it M (modular)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
(This is a sort of RfC. )
I have a PC that still has the good old PCI ports, but I am 100% sure that the active use of EISA dates back yet more 10 years.
In other words, boards that _only_ support EISA date back 25 years now, while those that provide *one* EISA slot date back roughly 15 years (one of the Elitegroup K7 series comes to mind, from about 2001/02).
So the EISA support *should* be provided, as we should even support ancient hardware (Linux principle :))
However, why the EISA support is *compiled in* is beyond me.
For instance, it creates lots of totally unnecessary noise in dmesg:
[ 0.080000] EISA bus registered
[ 1.598316] platform eisa.0: Probing EISA bus 0
[ 1.598345] platform eisa.0: Cannot allocate resource for EISA slot 1 (repeated 10 times, i=i+1)
[ 1.598368] platform eisa.0: EISA: Detected 0 cards
For a 1997 mainboard, this would make perfect sense.
But it is very probable that said mainboard would require linux-image-extra nonetheless to support some days-of-yore chipset.
So why not leave it as a *module*, while removing its support from main kernel image once and for all?
Your turn.
summary: |
- (Wishlist) Change EISA support to M (modular)? + (Wishlist) Remove EISA support from main kernel image and make it M + (modular)? |
tags: | added: bot-stop-nagging |
Changed in linux (Ubuntu): | |
status: | Incomplete → New |
tags: | added: bitesize |
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | Confirmed → Triaged |
summary: |
- (Wishlist) Remove EISA support from main kernel image and make it M - (modular)? + Remove EISA support from main kernel image and make it M (modular) |
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1543919
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.