Re: Sony CDs are not safe to play in a Windows computer



"Nobody" <nobody@xxxxxxxxxxx> wrote in message
news:pan.2005.11.05.04.21.01.139083@xxxxxxxxxxxxxx
> On Fri, 04 Nov 2005 19:46:47 +0000, The Eternal Lost Lurker wrote:
>
>>> > Well, Win95 and Win98 used MS-DOS 8 as the kernel. NT, XP, Me, and
>>> > 2000 all
>>> > have a non-DOS kernel.
>>>
>>> No, ME uses the same kernel as 95/98.
>>
>> It does? That explains a lot.
>
> 98 = 95 + Internet Explorer
> ME = 98 + System Restore + upgraded Media Player + Win2K look-and-feel
>
> The biggest giveaway is that device drivers come in three flavours:
>
> 1. 95/98/ME
> 2. NT
> 3. 2K/XP
>
> While all of the above provide roughly the same interface to applications
> (so you can have an EXE which works on any of them), the interface to
> device drivers depends upon the kernel.

I think ME was the biggest POS ever!

--
All Purpose Culture Randomness
http://www.angelfire.com/tx/apcr/index.html


.



Relevant Pages

  • Re: Sony CDs are not safe to play in a Windows computer
    ... ME uses the same kernel as 95/98. ... The biggest giveaway is that device drivers come in three flavours: ... While all of the above provide roughly the same interface to applications ...
    (rec.arts.anime.misc)
  • Re: svn commit: r180256 - head/sys/dev/arl
    ... library to device drivers, rather than a required interface to transmit. ... This would allow the device driver to instantiate more than one if there are multiple hardware queues that need to be represented, or, for example, allow synthetic encapsulation interfaces to avoid queueing entirely and directly dispatch to the lower layer interface without requiring a mandatory enqueue/dequeue step. ... However, for vlans, I think it would significantly lower overhead without really modifying queueing behavior: notice that we enqueue it at the VLAN layer just to dequeue it a few instructions later so that we can enqueue it a layer lower. ...
    (freebsd-net)
  • design of interface b/w application module and device drivers
    ... I am working on developing an efficient interface between application ... layer modules and device drivers for an optoelectronic module. ... How is the interface provided in linux OS? ... Is this design worth moving forward? ...
    (comp.os.linux.development.system)
  • Re: Sony CDs are not safe to play in a Windows computer
    ... applications (so you can have an EXE which works on any of them), the interface to device drivers depends upon the kernel. ...
    (rec.arts.anime.misc)
  • Re: MFC of socket/protocol reference improvements
    ... APIs used by loadable modules -- especially for device drivers. ... past, we've not made a lot of changes to the protocol switch interface, ... and historically it hasn't been a run-time extensible interface. ...
    (freebsd-arch)