Skip to content

Commit

Permalink
[PATCH] orinoco: reduce differences between PCI drivers, create orino…
Browse files Browse the repository at this point in the history
…co_pci.h

Make all Orinoco PCI drivers (orinoco_pci, orinoco_plx, orinoco_tmd and
orinoco_nortel) as similar as possible.  Use the best implementation of
error handling, the best error messages, the best comments.

Put common code to orinoco_pci.h.  For now, it's suspend and resume
functions and function for registering the network device.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Apr 24, 2006
1 parent c6fb2e9 commit b884c87
Show file tree
Hide file tree
Showing 5 changed files with 368 additions and 565 deletions.
Loading

0 comments on commit b884c87

Please sign in to comment.