Difference between revisions of "Card sorting by function"

From FreekiWiki
Jump to navigation Jump to search
Line 38: Line 38:
 
   bnc_rj45 -> soundports [label="NO"]
 
   bnc_rj45 -> soundports [label="NO"]
 
   soundports -> singlerj11 [label="YES"]
 
   soundports -> singlerj11 [label="YES"]
   soundports -> else [label="NO"]
+
   soundports -> singlejackmodem [label="NO"]
 +
  singlejackmodem -> else [label="NO"]
 +
  singlejackmodem -> modem [label="YES"]
 
   singlerj11 -> combo [label="YES"]
 
   singlerj11 -> combo [label="YES"]
 
   singlerj11 -> sound [label="NO"]
 
   singlerj11 -> sound [label="NO"]
Line 58: Line 60:
 
   digraph D {
 
   digraph D {
  
   nicpci100    [label="NETWORK\nPCI MARKED 100", fontsize="11", shape="box", style="bold"]
+
   nicpci100    [label="NETWORK\nPCI MARKED 100", fontsize="11", style="bold"]
   nicpci10      [label="NETWORK\nPCI NOT MARKED 100", fontsize="11", shape="box", style="bold"]
+
   nicpci10      [label="NETWORK\nPCI NOT MARKED 100", fontsize="11", style="bold"]
  
 
   }
 
   }

Revision as of 19:20, 11 March 2006

Connector Types: (need images)

  • HD15
  • RJ11
  • RJ45
  • BNC
  • Sound Ports


This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

If it is a PCI network card, sort into two piles, those marked 100 and those that are not:

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

You should now have up to 14 piles:

  1. Video Cards, PCI
  2. Video Cards, AGP
  3. Video Cards, OTHER
  4. Modems, PCI
  5. Modems, ISA
  6. Modems, OTHER
  7. Sound, PCI
  8. Sound, NON-PCI
  9. Network, PCI, 100
  10. Network, PCI, NOT 100
  11. Network, NON-PCI
  12. Miscellaneous, PCI
  13. Miscellaneous, NON-PCI
  14. Combo