Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pci



> > Modified Files:
> >     src/sys/dev/pci: if_re_pci.c
> > 
> > Log Message:
> > Try to map both PCI I/O and memory space.
 :
> doesn't it leak one of them?

Yeah, you're right. Now fixed.

I'll also change the match function to check PCI_REVISION()
rather than a register value so that temporary mapping is not
necessary any more.
---
Izumi Tsutsui



Home | Main Index | Thread Index | Old Index