cvs commit: src/sys/dev/pci pci.c

Thomas Moestl tmm at FreeBSD.org
Tue Jul 1 06:54:12 PDT 2003


tmm         2003/07/01 06:54:10 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  Allow to write the intpin ivar using the pci_set_intpin() accessor. There
  are some Sun PCI devices around which bogusly set intpin to 0, although
  they use the intline mechanism; this allows the device driver to correct
  that.
  
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.222     +3 -1      src/sys/dev/pci/pci.c


More information about the cvs-src mailing list