Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82079
b: refs/heads/master
c: 9f8256d
h: refs/heads/master
i:
  82077: f7e874a
  82075: c33ac91
  82071: db42d28
  82063: 697cc6f
  82047: d446442
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Feb 1, 2008
1 parent d263429 commit ccbdf71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: 4415e871d6d497f0a90332c4b3a488ebccbf217d
refs/heads/master: 9f8256dbb690eeb93a8b2422ff02382e3a19ed20
10 changes: 0 additions & 10 deletions trunk/drivers/ide/ide-cd.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,6 @@
#endif
#define SECTORS_PER_FRAME (CD_FRAMESIZE >> SECTOR_BITS)
#define SECTOR_BUFFER_SIZE (CD_FRAMESIZE * 32)
#define SECTORS_BUFFER (SECTOR_BUFFER_SIZE >> SECTOR_BITS)
#define SECTORS_MAX (131072 >> SECTOR_BITS)

#define BLOCKS_PER_FRAME (CD_FRAMESIZE / BLOCK_SIZE)

/* special command codes for strategy routine. */
#define PACKET_COMMAND 4315
#define REQUEST_SENSE_COMMAND 4316
#define RESET_DRIVE_COMMAND 4317


/* Configuration flags. These describe the capabilities of the drive.
They generally do not change after initialization, unless we learn
Expand Down

0 comments on commit ccbdf71

Please sign in to comment.