Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mpu(4) [netbsd man page]

MPU(4)							   BSD Kernel Interfaces Manual 						    MPU(4)

NAME
mpu -- Roland MPU401 (and compatible) MIDI UART driver SYNOPSIS
mpu* at acpi? mpu* at eso? mpu* at fms? mpu* at isa? port 0x330 irq 9 mpu* at sb? mpu* at ym? mpu* at yds? midi* at mpu? DESCRIPTION
The mpu driver provides support for the Roland MPU401 (and compatible) MIDI UART cards. Access to the device is through the MIDI driver. SEE ALSO
eso(4), fms(4), isa(4), midi(4), sb(4), yds(4), ym(4) HISTORY
The mpu device driver appeared in NetBSD 1.5. BSD
December 2, 2004 BSD

Check Out this Related Man Page

ESO(4)							   BSD Kernel Interfaces Manual 						    ESO(4)

NAME
eso -- ESS Technology Solo-1 PCI AudioDrive audio device driver SYNOPSIS
eso* at pci? dev ? function ? audio* at audiobus? joy* at eso? mpu* at eso? opl* at eso? DESCRIPTION
The eso device driver supports sound cards based on ESS Technology Solo-1 PCI AudioDrive chips (ES1938 and ES1946), e.g. the TerraTec 128i PCI card. DIAGNOSTICS
eso0: can't map Audio 1 DMA into I/O space PCI autoconfiguration did not map the first audio channel DMA controller into I/O space at a suitable address, and the driver was not able map it by itself. In that case only playback functionality will be available. eso0: reset timeout The device failed to acknowledge being reset. eso0: RDR timeout The driver timed out reading data from a controller register. eso0: WDR timeout The driver timed out waiting to send a command or writing to a controller register. SEE ALSO
audio(4), joy(4), mpu(4), opl(4), pci(4) HISTORY
The eso device driver appeared in NetBSD 1.5. The on-board gameport was first supported in NetBSD 1.6. BSD
June 22, 2005 BSD
Man Page

13 More Discussions You Might Find Interesting

1. AIX

AIX and TCB

Hi I have a question with regards to AIX 5.3 & TCB. I have a client that is requesting TCB to be installed in AIX. However it seems that the perception of TCB is that it causes major headaches when it comes to configuring the system in real world environments, such as large scale Oracle... (15 Replies)
Discussion started by: kimyo
15 Replies

2. What is on Your Mind?

How Many Computers Do You Have Root Access At Work?

Here we go again :D At work, where ever that is, on how many computers/servers/workstations do you have root access? Only count unix or linux boxes, thanks (no mainframes, windows or older macs, etc). (34 Replies)
Discussion started by: Neo
34 Replies

3. Shell Programming and Scripting

Pop up dialog box on remote computers

I need to send out messages to over 100 clients in my sector. I want it to pop up a dialog box letting them know to save work and log out. I have the reboot script created just need the warning please. Thanks (35 Replies)
Discussion started by: deaconf19
35 Replies

4. What is on Your Mind?

If possible, would you consider buying OS X for a non Mac computer?

Title says it all. I am doing a little research for a blog I want to write up on my website about different OS platforms. One thing that I am trying to figure out, is that would it appeal to people to load OS X on their PC, and would they be willing to pay for it? If so, would you even... (17 Replies)
Discussion started by: tlarkin
17 Replies

5. What is on Your Mind?

How Many Computers Do You Have At Home?

Here is an easy one. Count the number of desktops and servers you have running at home, including your home office if you have one. Don't count those that are in storage or you rarely use, count the ones that are powered on most, if not all, of the day (and night). (86 Replies)
Discussion started by: Neo
86 Replies

6. What is on Your Mind?

What was your first computer?

Hey, the What Do You Do for a Living thread got me thinking about this. My first "computer" was a Timex Sinclair that I built from a kit. I also spent many hours painstakingly programming a Commodore Vic20 to display graphics and sound (and save them on that slooooow tape drive). My first "real"... (26 Replies)
Discussion started by: dday
26 Replies

7. Shell Programming and Scripting

.netrc does not execute mput command

Hi all :D i' ve a script running on freebsd system: echo "Start FTP Transfer" cd /tmp/elaboralog ftp -i 192.168.27.147 2100 > /tmp/elaboralog/ftp_log_phase2That call .netrc machine 192.168.27.147 login user password 12345 macdef backup binary cd tmp/elaboralog mput *-file.txt... (19 Replies)
Discussion started by: mirrorx
19 Replies

8. UNIX for Dummies Questions & Answers

UUCP Transfer Files to Old UNIX Computer

I recently installed AT&T UNIX SysV, on an old Pentium computer. I now find that I am unable to transfer files to and from the computer. I previously posted about problems mounting a floppy drive, but that is just bringing up more problems about the filesystem format. JGT brought to my attention... (27 Replies)
Discussion started by: BrentBANKS
27 Replies

9. What is on Your Mind?

Your favourite computer games....

Hi all, there have been a tremendous evolution in the computer games from games like Tetris or DAVE or Prince of Persia or wolf3d... to Call of Duty or BattleField or tomb raider etc etc so let us know the games which you liked the most.... you can also mention about the gaming rig you... (32 Replies)
Discussion started by: vivek d r
32 Replies

10. What is on Your Mind?

What brand is your primary computer?

A poll is added. Please vote and share your experiences. :b: If you select option: Other Brand then please post the brand name (22 Replies)
Discussion started by: Yoda
22 Replies

11. Shell Programming and Scripting

Compute value from more than three consecutive rows

Hello all, I am working on a file like below: site Date time value1 value2 0023 2014-01-01 00:00 32.0 23.7 0023 2014-01-01 01:00 38.0 29.9 0023 2014-01-01 02:00 85.0 26.6 0023 2014-01-01 03:00 34.0 25.3 0023 2014-01-01 04:00 37.0 23.8 0023 2014-01-01 05:00 80.0 20.3 0023 2014-01-01 06:00... (16 Replies)
Discussion started by: kathy wang
16 Replies

12. What is on Your Mind?

Forum Trivial Pursuit - New Computer Science and Mathematics Trivia for UNIX.com

I have added a new experimental "Computer Science and Mathematics Trivia - True or False" section in the discussions, currently under the tags box. In the future, I plan to Expand this feature to add more trivia categories from math, science and technology. Keep track of correct and... (20 Replies)
Discussion started by: Neo
20 Replies

13. What is on Your Mind?

Debugging Our Computer Science Trivia Feature

Only a few days after I coded this new feature from scratch, we are seeing over 3000 entries in the database from members (mostly guests) playing CS trivia. I have spend a lot of time coding this (from scratch) and testing the API. From the logs, it seems to have an API bug which appears... (31 Replies)
Discussion started by: Neo
31 Replies