DragonFly BSD
DragonFly commits List (threaded) for 2004-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/bus/pci Makefile.pcidevs devlist2h.awk pcidevs


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 19 Feb 2004 12:46:15 -0800 (PST)

joerg       2004/02/19 12:46:15 PST

DragonFly src repository

  Added files:
    sys/bus/pci          Makefile.pcidevs devlist2h.awk pcidevs 
  Log:
  PCCARD has a central device database in bus/pccard/pccarddevs, add one
  for PCI as well. This allows us to centralize the definitions of PCI IDs
  and removes the need for numerical magic constants all over the place.
  Another advantage is that it allows us to display proper strings even
  for devices w/o driver.
  
  Imported from NetBSD current.




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