Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
edf68308
Commit
edf68308
authored
Feb 02, 2003
by
James Bottomley
Committed by
Jeff Garzik
Feb 02, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3c509 fixes: correct MCA probing, add back ISA probe to Space.c
parent
0145e5c9
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
135 additions
and
110 deletions
+135
-110
drivers/net/3c509.c
drivers/net/3c509.c
+132
-110
drivers/net/Space.c
drivers/net/Space.c
+3
-0
No files found.
drivers/net/3c509.c
View file @
edf68308
This diff is collapsed.
Click to expand it.
drivers/net/Space.c
View file @
edf68308
...
...
@@ -224,6 +224,9 @@ static struct devprobe isa_probes[] __initdata = {
#ifdef CONFIG_EL2
/* 3c503 */
{
el2_probe
,
0
},
#endif
#ifdef CONFIG_EL3
{
el3_probe
,
0
},
#endif
#ifdef CONFIG_HPLAN
{
hp_probe
,
0
},
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment