Linked by Thom Holwerda on Wed 9th May 2007 21:58 UTC, submitted by Pier Luigi Fiorini
Thread beginning with comment 239041
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE[4]: This is great news!
by renox on Thu 10th May 2007 08:16
in reply to "RE[3]: This is great news!"
That's just a naming issue but I wouldn't call a driver developed for FreeBSD 'native to Haiku' even if it is compiled inside the Haiku kernel.
Anyway as long as a driver works, and as there shouldn't be too much performance impact in this case, nobody care which API the driver used..
RE[5]: This is great news!
by Nutela on Fri 11th May 2007 09:13
in reply to "RE[4]: This is great news!"






Member since:
2007-03-14
The drivers will be native to Haiku, Just not using the Haiku specific API's directly (A FreeBSD compatibility layer..)
But the code will be compiled as native Haiku binaries.. The compatibility layer probably itself uses the correct internal API's.
But I agree this is just to get things off the ground, Hopefully they can eventually stop using the layer.. It just saves time while they work on more important parts of the kernel. (Without having to worry about drivers..)
Edited 2007-05-10 01:02