cvs commit: src/sys/isa isa_common.c

Warner Losh imp at FreeBSD.org
Mon Aug 1 07:03:11 GMT 2005


imp         2005-08-01 07:03:10 UTC

  FreeBSD src repository

  Modified files:
    sys/isa              isa_common.c 
  Log:
  Add pnp and location info for the ISA bus.  The pnp info is the
  primary vendor id for this device.  The location is empty because ISA
  doesn't give one a way to generally locate a card.  PNP BIOS entries
  do provide a way to locate cards, as do isa pnp cards.  These
  locations will be added as soon as the code to remember them is
  written.
  
  Revision  Changes    Path
  1.43      +25 -0     src/sys/isa/isa_common.c


More information about the cvs-src mailing list