/[gxemul]/trunk/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

Diff of /trunk/src/devices/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 19 by dpavlin, Mon Oct 8 16:18:00 2007 UTC revision 20 by dpavlin, Mon Oct 8 16:19:23 2007 UTC
# Line 1  Line 1 
1  $Id: README,v 1.3 2004/07/03 15:47:16 debug Exp $  $Id: README,v 1.5 2005/11/09 06:35:45 debug Exp $
2    
3  Please read 'Emulation of hardware devices' in doc/technical.html.  dev_*:
4            Devices. (Please read 'Emulation of hardware devices' in
5            doc/technical.html for more information about these.)
6    
7            Example: dev_wdc, the IDE/ATA[PI] harddisk controller.
8    
9    bus_pci.c:
10            PCI bus framework, and some glue code for PCI devices.
11            Example of glue code would be PCI-IDE controllers, which are
12            implemented using dev_wdc plus some PCI configuration registers,
13            which identifies the specific controller (fake, but it works).
14    
15    other files:
16            Misc. stuff.
17    

Legend:
Removed from v.19  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26