[BACK]Return to pcivar.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / pci

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/pci/pcivar.h between version 1.58.2.5 and 1.58.2.6

version 1.58.2.5, 2004/09/18 14:49:06 version 1.58.2.6, 2004/09/21 13:31:07
Line 206  const struct pci_quirkdata *
Line 206  const struct pci_quirkdata *
  */   */
 struct proc;  struct proc;
 int     pci_devioctl __P((pci_chipset_tag_t, pcitag_t, u_long, caddr_t,  int     pci_devioctl __P((pci_chipset_tag_t, pcitag_t, u_long, caddr_t,
             int flag, struct proc *));              int flag, struct lwp *));
   
 /*  /*
  * Power Management (PCI 2.2)   * Power Management (PCI 2.2)

Legend:
Removed from v.1.58.2.5  
changed lines
  Added in v.1.58.2.6

CVSweb <webmaster@jp.NetBSD.org>