Skip to content

Commit

Permalink
[b44] Add driver for Broadcom bcm44xx cards
Browse files Browse the repository at this point in the history
This driver is based on Stefan Hajnoczi's summer work, which
is in turn based on version 1.01 of the linux b44 driver.
I just assembled the pieces and fixed/added a few pieces
here and there to make it work for my hardware.

The most major limitation is that this driver won't work
on systems with >1GB RAM due to the card not having enough
address bits for that and gPXE not working around this
limitation.

Still, other than that the driver works well enough for
at least 2 users :) and the above limitation can always
be fixed when somebody wants it bad enough :)

Signed-off-by: Pantelis Koukousoulas <pktoss@gmail.com>
  • Loading branch information
pkt authored and Michael Brown committed Nov 21, 2008
1 parent e78bcb6 commit 7166bc7
Show file tree
Hide file tree
Showing 3 changed files with 1,417 additions and 0 deletions.

0 comments on commit 7166bc7

Please sign in to comment.