English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 18 June 2015, 16:02   #1
Gilloo
Registered User
 
Join Date: Nov 2010
Location: Grenoble, Isère, Rhône-Alpes, France, Europe, Earth
Posts: 287
File systems, PFS3, FFS and Early boot menu

Hello world,
I try to unmount partitions with the unmount command of this package
http://aminet.net/package/driver/other/anaiis

FAT95 ok, can mount and unmount for a while.
PFS3aio only once , after unmount the device list is locked.
FFS never, FFS never die.

1) Is FFS source code still exist ? where ?
2) Is it normal for PFS3 ?
3) Is the source code or patched code of the boot menu with a true menu button, not the ugly hardware test of the port 1... exists for use with a usb mouse at boot time.

Thanks a lot.
Gilloo is offline  
Old 19 June 2015, 14:23   #2
Daedalus
Registered User
 
Daedalus's Avatar
 
Join Date: Jun 2009
Location: Dublin, then Glasgow
Posts: 6,334
1) FFS is still part of AmigaOS and so it's closed source.

2) I don't know about PFS3, but you should be able to unmounts any partition, regardless of the file system. I expect there's some limitation of the combination of ANAIIS and FFS that's causing the problem. There may be a lock that doesn't get released, try running SnoopDOS before you mount and unmounts the volume.

3) Not sure what you mean. USB mice can only be used for the early startup screen if you have your USB stack built into flash or a custom ROM or something similar.
Daedalus is offline  
Old 19 June 2015, 15:11   #3
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
I may feel bored enough to check pfs3 if you describe exactly what unmounting does (what calls, what parameters). Listing some source is not good enough, sorry
Toni Wilen is offline  
Old 19 June 2015, 15:44   #4
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
It probably sends an ACTION_DIE packet. That's what KillDev from IDEfix does, too. And that's what is not supported by FFS.

While you are at it, PFS also keeps the DOS list locked on exit if OpenDevice fails (when using a mountlist). Perhaps the same cause.
thomas is offline  
Old 19 June 2015, 16:09   #5
Gilloo
Registered User
 
Join Date: Nov 2010
Location: Grenoble, Isère, Rhône-Alpes, France, Europe, Earth
Posts: 287
@deadalus
1)
2) ANAIIS is not frozen, usb still working, but DOS list are disabled.
3) The stack is resident, loaded from disk.
With the 3.1 ROM early startup, the usb mouse movements are taken into account, but not the buttons, it still use the hardware port 1.
Gilloo is offline  
Old 19 June 2015, 16:11   #6
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
Poseidon comes with an updated input.device which enables USB mice in the early startup menu.
thomas is offline  
Old 19 June 2015, 16:19   #7
Gilloo
Registered User
 
Join Date: Nov 2010
Location: Grenoble, Isère, Rhône-Alpes, France, Europe, Earth
Posts: 287
@Toni (files attached)

For unmounting it starts with ACTION_DISK_INFO
then ACTION_INHIBIT (DOSTRUE)
then ACTION_DIE
then ACTION_INHIBIT (DOSFALSE)

FAT95 unmounts immediatly, but not others filesystems.
Attached Files
File Type: c main.c (678 Bytes, 129 views)
File Type: c unmount.c (6.6 KB, 132 views)
Gilloo is offline  
Old 19 June 2015, 16:22   #8
Gilloo
Registered User
 
Join Date: Nov 2010
Location: Grenoble, Isère, Rhône-Alpes, France, Europe, Earth
Posts: 287
@thomas, it works with 3.5 or 3.9 patches, but never with 3.1, hardware is tested instead of input.device
Gilloo is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
File systems PFS3, FFS and Early boot menu Gilloo request.Other 0 15 June 2015 20:42
Amiga early startup menu keyboard shortcuts gulliver support.Hardware 10 31 August 2012 16:58
Early Startup menu screen -A600 kipper2k support.Hardware 11 28 June 2009 18:02
Unable to access early startup menu Amiga1992 support.WinUAE 4 20 February 2009 18:20
Why are Amiga games the most cheat menu hacked compared to other systems? extentofmysin Retrogaming General Discussion 13 06 September 2006 20:16

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 16:12.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.12940 seconds with 14 queries