0aa9:f01b Medion MD 6242 MP3 Player

Baromtec Co.

Vendor ID
0aa9
Product ID
f01b
Combined
0aa9:f01b
Decimal
2729:61467

What is this device?

This is the USB identifier for a Medion MD 6242 MP3 Player manufactured by Baromtec Co.. The vendor ID 0aa9 is registered to Baromtec Co. with the USB Implementers Forum, and f01b is the product ID that Baromtec Co. assigned to this particular model. When you run lsusb on Linux, this device appears as 0aa9:f01b Baromtec Co. Medion MD 6242 MP3 Player.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0aa9:f01b Baromtec Co. Medion MD 6242 MP3 Player

You can filter directly with lsusb -d 0aa9:f01b, or get the full descriptor dump with lsusb -v -d 0aa9:f01b. Kernel messages from dmesg show the same pair as idVendor=0aa9, idProduct=f01b.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_0AA9&PID_F01B
USB\VID_0AA9&PID_F01B&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0AA9&PID_F01B"

macOS

$ system_profiler SPUSBDataType
    Medion MD 6242 MP3 Player:
      Product ID: 0xf01b
      Vendor ID: 0x0aa9  (Baromtec Co.)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

0aa9  Baromtec Co.
	f01b  Medion MD 6242 MP3 Player

More from Baromtec Co.