Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2003 06:54:10 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200307011354.h61DsBKU092775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307011354.h61DsBKU092775>