Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

genfb(4) [netbsd man page]

GENFB(4)						   BSD Kernel Interfaces Manual 						  GENFB(4)

NAME
genfb -- generic framebuffer console driver SYNOPSIS
genfb* at pci? genfb* at sbus? wsdisplay* at genfb? DESCRIPTION
The genfb driver provides support for generic framebuffers that have no native driver. All it needs are some parameters to describe the framebuffer and an address. PCI When attaching to a pci(4) bus the driver is configured via device properties: width (uint32) Width in pixels. height (uint32) Height in pixels. stride (uint32) Line size in bytes. depth (uint32) Bits per pixel. is_console (bool) If true, genfb will try to become the system console. address (uint32) Bus address of the framebuffer. SBus When attaching to sbus(4) all those parameters are retrieved from the firmware. SEE ALSO
pci(4), sbus(4), wscons(4), wsdisplay(4) BUGS
There is no way to change the color map even when the firmware supports it. The pci(4) bus frontend has only been tested on macppc, i386, and amd64 and requires machine dependent code to pass the properties mentioned above. So far only macppc, i386, and amd64 provides them. BSD
August 23, 2009 BSD

Check Out this Related Man Page

EAP(4)							   BSD Kernel Interfaces Manual 						    EAP(4)

NAME
eap -- AudioPCI audio device driver SYNOPSIS
eap* at pci? dev ? function ? audio* at audiobus? joy* at eap? midi* at eap? options EAP_USE_BOTH_DACS DESCRIPTION
The eap driver provides support for the Ensoniq AudioPCI and Creative Labs SoundBlaster PCI series of audio cards. All models based on the ES1370, ES1371, and ES1373 chips are supported. By specifying: options EAP_USE_BOTH_DACS a second audio device is attached. You can use it simply by directing audio output to it. This way it is possible for two different pro- grams to use the "same" audio device simultaneously. SEE ALSO
ac97(4), audio(4), joy(4), midi(4), pci(4) HISTORY
The eap device driver appeared in NetBSD 1.4. CAVEATS
The joystick port hardware works by emulating a legacy isa(4) joystick port, bypassing the pci(4) bus method for address allocation. This is unlikely to work on PCI busses other than the primary one. There is also a possibility for conflicts with real ISA devices because the PCI bus is probed before ISA. Use with caution. BSD
July 22, 2006 BSD
Man Page

9 More Discussions You Might Find Interesting

1. Solaris

rs232 pci-card

hello mates, do you know a manufactor for rs232 serial pci cards for the sparc architecture? it seems that there is no original product from sun for that purpose. strange, isn't it? problem is that i have a V250 with only one db9 rs232 serial port, and i need it for a modem connection, but i also... (1 Reply)
Discussion started by: pressy
1 Replies

2. UNIX for Advanced & Expert Users

Consconfig : no screen found ???

I am using solaris 10 x86 and I just installed the newest recommended patch cluster - after I did I get the error - Warning:consconfig:no screen found Cannot find driver for console framebuffer And then the computer reboots - it will do this over and over and over Is their a way to... (0 Replies)
Discussion started by: ADxD_7
0 Replies

3. Solaris

Failed to power up

Dear expert, I have one server,in /var/adm/messages everyday present these messages: Jan 3 06:01:30 SERVERGINTING genunix: WARNING: Device /pci@1d,700000/pci@1/scsi@2,1/sd@5,0 failed to power up. Jan 3 06:01:31 SERVERGINTING scsi: WARNING: /pci@1d,700000/pci@1/scsi@2,1/sd@5,0 (sd45):... (2 Replies)
Discussion started by: fredginting
2 Replies

4. Solaris

Solaris disk error

I received a new error that I have not seen before on my Solaris 10 server last night: From /var/adm/messages Jan 8 04:59:26 nediaccomp005j scsi: /pci@780/pci@0/pci@9/scsi@0 (mpt0): Jan 8 04:59:26 nediaccomp005j Log info 31010000c received for target 1. Jan 8 04:59:26 nediaccomp005j ... (4 Replies)
Discussion started by: FredSmith
4 Replies

5. UNIX for Dummies Questions & Answers

Fsck error

Hello I own a SPARC Ultra 10 workstation (standalone) and when issuing the fsck command I get the following output on fs C0t0d0s7: Phase 1 (checks blocks and sizes): dada warning: /pci@lf;0/pci@1, 1/ide@3/dad@0,0(dad1): ATA Transport failed:reason, `incomplete'> Uncorrectable data... (2 Replies)
Discussion started by: tjwops
2 Replies

6. AIX

Uninstall native MPIO driver on AIX

Hi, I was trying to uninstall the native MPIO driver on the AIX 6.1 machine we have in our lab and ran into a whole bunch dependent filesets initially. I deleted the disks, fcsX, fscsiX, fcnetX and tried again, but ran into the same error. Subsequently, I figured out that the OS disks in... (4 Replies)
Discussion started by: ronykris
4 Replies

7. Programming

help writing pci firmware

For a project that I'm working on I want to write a low level PCI driver, but I can't seem to find any free/cheap documentation on PCI firmware specifications. I came across the "pci firmware specification 3.0" manual but this costs USD $1000 :eek:. I am not developing a commercial product... (13 Replies)
Discussion started by: neur0n
13 Replies

8. Shell Programming and Scripting

Executing a shell script

LD_LIBRARY_PATH=~/tme-0.8/bus/multibus:~/tme-0.8/bus/sbus:~/tme-0.8/dist/softfloat/softfloat/bits32:~/tme-0.8/dist/softfloat/softfloat/bits64:~/tme-0.8/generic:~/tme-0.8/host/bsd:~/tme-0.8/host/gtk:~/tme-0.8/host/posix:~/tme-0.8/ic:~/tme-0.8/ic/ieee754:~/tme-0.8/ic/m68k:~/tme-0.8/ic/sparc:~/tme-0.8/... (1 Reply)
Discussion started by: lucky7456969
1 Replies

9. Solaris

Error after systeme restoration

Rebooting with command: boot Boot device: /pci@1e,600000/pci@0/pci@a/pci@0/pci@8/scsi@1/disk@0,0:a File and args: SunOS Release 5.10 Version Generic_147440-01 64-bit Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved. WARNING: system call missing from bind file... (8 Replies)
Discussion started by: andersonedouard
8 Replies