OSDN Git Service

Open the pci device read-write so we can read and write config regs.
authorEric Anholt <eric@anholt.net>
Fri, 12 Jan 2007 22:15:29 +0000 (14:15 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 12 Jan 2007 22:15:29 +0000 (14:15 -0800)
commit94355b6f49a61e7424ddc7ddfc70a9b344233a47
treef598b87d066c5007d2aefa53b07240bed10180e3
parent253e7f672b8b311b18cf827cd12c9147bba8eb4c
Open the pci device read-write so we can read and write config regs.

With this, we can hook up the IRQ line information.  It would probably be nice
to have an unpriveleged mode, but for now, write access is required.
src/freebsd_pci.c