/[gxemul]/upstream/0.4.6/src/devices/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /upstream/0.4.6/src/devices/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43 - (show annotations)
Mon Oct 8 16:22:43 2007 UTC (16 years, 8 months ago) by dpavlin
File size: 643 byte(s)
0.4.6
1 $Id: README,v 1.7 2006/02/09 22:40:27 debug Exp $
2
3 dev_*:
4 Devices. (Please read 'Emulation of hardware devices' in
5 doc/technical.html for more information about these.)
6 Example: dev_wdc, the IDE/ATA[PI] harddisk controller.
7
8 bus_isa.c:
9 ISA bus framework. This basically just registers the ISA legacy
10 devices that are common to all machines.
11
12 bus_pci.c:
13 PCI bus framework, and some glue code for PCI devices. Example of
14 glue code would be PCI-IDE controllers, which are implemented using
15 dev_wdc plus some PCI configuration registers, which identifies the
16 specific controller (fake, but it usually works).
17
18 other files:
19 Misc. stuff.
20

  ViewVC Help
Powered by ViewVC 1.1.26