Opened 16 years ago

Last modified 7 years ago

#2474 assigned enhancement

Serial port driver needed for Oxford Semi UART 16950

Reported by: scottmc Owned by: pulkomandy
Priority: low Milestone: Unscheduled
Component: Drivers Version: R1/pre-alpha1
Keywords: Cc: jessicah
Blocked By: Blocking:
Platform: All

Description

This is a mini-pci card that uses an Oxford Semiconductor UART to add 4 serial ports, it just needs a driver.

From listdev:

vendor 1415: Oxford Semiconductor Ltd device 9510: 0x16PCI954 (quad 16950 UART) function 1 (Disabled)

vendor 1415: Oxford Semicondutor Ltd device 950c: Unknown

Change History (12)

comment:1 by bonefish, 16 years ago

Component: Drivers/TTYDrivers
Owner: changed from bonefish to axeld

Do we really need unsupported hardware in Trac? Haiku doesn't (and probably never will) support thousands of hardware devices. I don't really see the point in cluttering the bug tracker.

comment:2 by scottmc, 16 years ago

This can be moved to low priority and dropped from R1 milestone as it's not a requirement, just a "would be nice to have".

comment:3 by stippi, 16 years ago

Milestone: R1Unscheduled

comment:4 by scop, 15 years ago

Component: DriversDrivers/TTY
Owner: changed from axeld to bonefish

comment:5 by bonefish, 15 years ago

Component: Drivers/TTYDrivers
Owner: changed from bonefish to nobody

comment:6 by mmu_man, 10 years ago

Well I fixed the pc_serial driver to use the tty module, it mostly works now, but it fails on the oxford semi PCI card I have here as well. It seems at least the clock must be set for it to work.

comment:7 by scottmc, 10 years ago

I still have access to this mini-pci card so if/when it gets fixed I can try it out. I have a second mini-pci card that uses the same oxford semi chip to interface to a gps module which just continuously spits out the NMEA gps data.

comment:8 by scottmc, 9 years ago

Owner: changed from nobody to korli
Status: newassigned

I have passed this hardware over to korli.

comment:9 by jessicah, 9 years ago

Cc: jessicah added

comment:10 by korli, 8 years ago

Owner: changed from korli to pulkomandy

I have passed this hardware over to pulkomandy.

comment:11 by scottmc, 8 years ago

ok, cool. The GPS card also used the same chipset IIRC. And as such just keeps spitting out the NEMA data once per second. Those are mini-pci cards and should also work in some laptops, mostly older ones though as new ones seem to have different interfaces now.

comment:12 by pulkomandy, 7 years ago

Priority: normallow
Note: See TracTickets for help on using tickets.