Class FreeBsdGraphicsCard

java.lang.Object
oshi.hardware.common.AbstractGraphicsCard
oshi.hardware.common.platform.unix.freebsd.FreeBsdGraphicsCard
All Implemented Interfaces:
GraphicsCard

@Immutable public class FreeBsdGraphicsCard extends AbstractGraphicsCard
Graphics Card info obtained from pciconf
  • Method Details

    • getGraphicsCards

      public static List<GraphicsCard> getGraphicsCards()
      public method used by AbstractHardwareAbstractionLayer to access the graphics cards.
      Returns:
      List of FreeBsdGraphicsCard objects.