Stefan Sperling said:
> I don't think there are any docs. The Linux driver is the only
> reference I could find.
> 
> The linux driver has pci/usb shims around a common core, much like
> some other OpenBSD wireless drivers do (e.g. athn(4)).
> 
> I believe a good approach would be to write a working PCI device driver
> based on our USB one (urtwn(4)), and then factor out common code from
> both into the sys/dev/ic/ directory in a separate step.

That was my plan, though I hoped there is some documentation from
Realtek i could use to avoid looking at Linux driver - I'm afraid Linux
people would react badly if their driver is used even as plain
reference, without any code copying.

-- 
Dmitrij D. Czarkoff

Reply via email to