Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   cgd
Date:           Sat Feb  6 06:29:54 UTC 1999

Modified Files:
        src/sys/dev/pci: puc.c pucdata.c pucvar.h
Log Message:
add code to cope with multiple ports per BAR, as are found, for instance,
on the 8 port card Simon Gerraty has.  In general, cards which have
this lots of ports also have a separate interrupt status register, but
this change is just to talk to the various ports independently.  It works,
but it's not optimal.  (XXX still need a good name for the card in the
comments, and to update the manual page.)




Home | Main Index | Thread Index | Old Index