Laurent Vivier
|
7ea5409a1c
|
Substract min_addr instead of PAGE_SIZE, align kernel address on PAGE_SIZE
|
2007-02-02 20:13:11 +00:00 |
|
Laurent Vivier
|
5b64251564
|
add console.c vga.c font_8x16.c ld.script main.c vga.h console.h
|
2007-02-02 20:09:43 +00:00 |
|
Laurent Vivier
|
1d820285d1
|
add console.c vga.c font_8x16.c
|
2007-02-02 20:05:19 +00:00 |
|
Laurent Vivier
|
0b90ff25b3
|
Add relocation code
|
2007-02-02 20:03:40 +00:00 |
|
Laurent Vivier
|
68e219e402
|
remove unused file
|
2007-01-01 20:53:32 +00:00 |
|
Laurent Vivier
|
51aa5b458f
|
correct typo
|
2007-01-01 18:51:03 +00:00 |
|
Laurent Vivier
|
fd27a28539
|
re-activate powerpc support
|
2006-12-30 17:30:52 +00:00 |
|
Laurent Vivier
|
2f0f9f997e
|
Add support for e_machine EM_PPC
|
2006-12-30 17:19:58 +00:00 |
|
Laurent Vivier
|
c7c53e03bf
|
remove bootstrap_size for ARCH_PPC
|
2006-12-29 22:14:13 +00:00 |
|
Laurent Vivier
|
da4ce9585c
|
correct errors to re-activate ARCH_PPC
|
2006-12-29 22:13:22 +00:00 |
|
Laurent Vivier
|
53d1c73f96
|
include macos/types.h
|
2006-12-29 22:10:34 +00:00 |
|
Laurent Vivier
|
3867353dec
|
Add apple_driver in all_bin
|
2006-12-29 21:41:52 +00:00 |
|
Laurent Vivier
|
246caebcd4
|
pass the M68K_CC to the aple driver
|
2006-12-29 20:32:29 +00:00 |
|
Laurent Vivier
|
e68b0482e8
|
clear command line buffer before filling it with the property
|
2006-12-29 20:29:19 +00:00 |
|
Laurent Vivier
|
58efcb5f44
|
remove unneeded packed attribute
|
2006-12-29 20:28:28 +00:00 |
|
Laurent Vivier
|
21ee355ca7
|
add #ifdef __mc68000__ for inlined asm functions
|
2006-12-29 20:27:15 +00:00 |
|
Laurent Vivier
|
c70264f609
|
remove unneeded ARCH_M68K for typedef
|
2006-12-29 20:26:08 +00:00 |
|
Laurent Vivier
|
479702a005
|
Add default pathes for first and second level, manage some error cases
|
2006-11-03 12:39:55 +00:00 |
|
Laurent Vivier
|
d163a2f291
|
Add apple_driver-clean
|
2006-11-01 19:50:58 +00:00 |
|
Laurent Vivier
|
ce0ab6332f
|
Don't overwrite CFLAGS
|
2006-11-01 19:48:51 +00:00 |
|
Laurent Vivier
|
002e3026ae
|
On TEST_UNIT, use REQUEST_SENSE to know the device state
|
2006-11-01 17:47:32 +00:00 |
|
Laurent Vivier
|
7ce6576ba8
|
TEST_UNIT_READY doesn't need buffer, add REQUEST_SENSE
|
2006-11-01 17:46:06 +00:00 |
|
Laurent Vivier
|
ed0b247d09
|
TEST_UNIT_READY doesn't need buffer
|
2006-11-01 17:44:33 +00:00 |
|
Laurent Vivier
|
5feb420909
|
Disable SCSIRead() if no buffer provided. Some commands, like TEST_UNIT, don't read data from device
|
2006-11-01 17:43:48 +00:00 |
|
Laurent Vivier
|
1153cd593a
|
add REQUEST_SENSE
|
2006-11-01 17:42:23 +00:00 |
|
Laurent Vivier
|
5eb95f1419
|
Wait bus is not busy
|
2006-10-30 21:52:58 +00:00 |
|
Laurent Vivier
|
6df85e6083
|
Add SCSIStat()
|
2006-10-30 21:52:23 +00:00 |
|
Laurent Vivier
|
c44daf1cd4
|
correctly set second level information
|
2006-10-28 22:35:44 +00:00 |
|
Laurent Vivier
|
2f1d2b4667
|
remove unneeded putchar()
|
2006-10-28 22:22:46 +00:00 |
|
Laurent Vivier
|
a4abee7327
|
allow to read scsi info in first level
|
2006-10-28 22:21:39 +00:00 |
|
Laurent Vivier
|
cbcdd3224b
|
remove unused definition of memdum()
|
2006-10-28 10:17:45 +00:00 |
|
Laurent Vivier
|
164f1b4abf
|
Add unused function to list drivers if needed
|
2006-10-28 10:16:47 +00:00 |
|
Laurent Vivier
|
92449e6c43
|
Add error codes for SCSI
|
2006-10-27 17:16:55 +00:00 |
|
Laurent Vivier
|
0abca62f09
|
Add support for non-standard (i.e. non apple) CDROM drive that doesnot gives a capacity
|
2006-10-27 17:14:30 +00:00 |
|
Laurent Vivier
|
a072a95201
|
Add scsi_TEST_UNIT_READY.c and scsi_INQUIRY.c
|
2006-10-27 09:22:02 +00:00 |
|
Laurent Vivier
|
4e9d97b275
|
first revision
|
2006-10-27 09:21:28 +00:00 |
|
Laurent Vivier
|
f0129ad176
|
Ignore scPhaseErr on SCSIRead()
|
2006-10-27 09:19:53 +00:00 |
|
Laurent Vivier
|
2ebcc7dbb3
|
Add scsi_TEST_UNIT_READY()
|
2006-10-27 09:15:52 +00:00 |
|
Laurent Vivier
|
c257b6b678
|
update (c) date
|
2006-10-20 22:21:41 +00:00 |
|
Laurent Vivier
|
3eb8a4e2cc
|
Call SetInterrupt() only for Display drivers, call DrvrRemove() (why not ?)
|
2006-10-20 22:14:26 +00:00 |
|
Laurent Vivier
|
4d96dcd5a7
|
Add DrvrRemove()
|
2006-10-20 22:12:35 +00:00 |
|
Laurent Vivier
|
39af084fed
|
correct install
|
2006-10-20 18:54:49 +00:00 |
|
Laurent Vivier
|
fe964144eb
|
Add apple_driver in target dist
|
2006-10-20 18:44:52 +00:00 |
|
Laurent Vivier
|
8619cbb68b
|
Add apple_driver install and uninstall
|
2006-10-20 18:39:30 +00:00 |
|
Laurent Vivier
|
6e0322c6b6
|
Add apple_driver
|
2006-10-20 17:41:01 +00:00 |
|
Laurent Vivier
|
cbbb9e8601
|
Add emile-mkisofs
|
2006-10-20 17:39:45 +00:00 |
|
Laurent Vivier
|
73c91de7a6
|
emile_first_set_param_scsi_extents() takes block size in argument
|
2006-10-20 17:12:30 +00:00 |
|
Laurent Vivier
|
c6bce62661
|
use a default size (64KiB) for driver partition, in block0 counts blocks in blocksize blocks
|
2006-10-20 07:57:29 +00:00 |
|
Laurent Vivier
|
5fa77b2ff2
|
print size of device found in block0 using blocksise blocks instead of 512 bytes blocs, correct typo
|
2006-10-20 07:55:27 +00:00 |
|
Laurent Vivier
|
5bcc5daee6
|
Correct CPUFlags in CPUFlag (typo)
|
2006-10-20 07:48:42 +00:00 |
|