Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135864
b: refs/heads/master
c: 7ad93b4
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Vivier authored and Geert Uytterhoeven committed Mar 26, 2009
1 parent 52477e1 commit 1736342
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 55 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 612bfc9e630e3f7a4f3be1325eac28de8b8970af
refs/heads/master: 7ad93b42bd135641ddc2c298f030132aca7aeca3
7 changes: 7 additions & 0 deletions trunk/arch/m68k/include/asm/macintosh.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ struct mac_model
char scc_type;
char ether_type;
char nubus_type;
char floppy_type;
};

#define MAC_ADB_NONE 0
Expand Down Expand Up @@ -71,6 +72,12 @@ struct mac_model
#define MAC_NO_NUBUS 0
#define MAC_NUBUS 1

#define MAC_FLOPPY_IWM 0
#define MAC_FLOPPY_SWIM_ADDR1 1
#define MAC_FLOPPY_SWIM_ADDR2 2
#define MAC_FLOPPY_SWIM_IOP 3
#define MAC_FLOPPY_AV 4

/*
* Gestalt numbers
*/
Expand Down
Loading

0 comments on commit 1736342

Please sign in to comment.