AMIS (Developers)
> For personal reasons I want to be done with the release ASAP, so leave the
> load/reload/unload scheme in the state I found it.
Ah, Bret and I could surely provide you with source code for such an implementation. (Mine's in NASM syntax though.) Just saying, don't worry, I won't push it any more if you don't want it.
> The following remarks
> therefore are for a future update I or someone else might make :
Understood.
> I /know/ you're a fan of Ciriaco's AMIS,
Who/what is "Ciriaco"? http://www.funtener.org/ebooks-tutoriales-f6/el-un...el-ibm-pc-at-y-ps-2-ciriaco-garcia-t168184.html this one? I wasn't aware of this person. To address your point however, yeah, I confess I'm a fan of AMIS.
> but it will not the right move here IMO.
Just an idea, specifically seeing that the Int2F handler isn't necessary otherwise.
> May I refer you to a discussion /you/ have had with Jack R.
> Ellis, or Brett Johnson (I don't recall whom)  on another forum ?
Assuming you mean a discussion where someone disagreed with me about AMIS, then it probably was with Jack. I don't remember it really though. And if you're referring to any specific technical point that we discussed then, you could as well point that out directly.
> What I would do is ditch the "supp" int 2F ident routine altogether. If
> unloading is asked for, check whether the active int 15h handler is still
> KBFR's one. If it is, unhook, and free memory. If it ain't (someone else
> hooked 15h after KBFR was loaded), just find KBFR by good old MCB walking
> and inactivate the memory copy.
You could still add an interrupt handler walker to the uninstaller to take advantage of installed interrupt sharing protocol and AMIS-compatible handlers, even if your handler doesn't adhere to either. (Though I'd very much recommend at least implementing the Int15 handler with the interrupt sharing protocol.)
---
l
Complete thread:
- int 15/4f  French keyboard driver ready + *Ping Japheth* - Ninho, 27.04.2011, 13:34 ![Open in board view [Board]](img/board_d.gif) ![Open in mix view [Mix]](img/mix_d.gif) - int 15/4f  French keyboard driver ready + *Ping Japheth* - Japheth, 27.04.2011, 16:02- int 15/4f  French keyboard driver ready + *Ping Japheth* - Ninho, 27.04.2011, 17:13- int 15/4f French keyboard driver ready + *Ping Japheth* - Japheth, 28.04.2011, 07:47
 
 
- int 15/4f  French keyboard driver ready + *Ping Japheth* - Ninho, 27.04.2011, 17:13
- int 15/4f  French keyboard driver ready + Now what? * - Ninho, 10.05.2011, 13:30- int 15/4f  French keyboard driver ready + Now what? * - Rugxulo, 10.05.2011, 23:52- int 15/4f  French keyboard driver ready + Now what? * - Ninho, 11.05.2011, 13:38- int 15/4f  French keyboard driver ready + Now what? * - ecm, 11.05.2011, 19:39- int 15/4f  French keyboard driver ready + Now what? * - Ninho, 12.05.2011, 10:56- int 15/4f  French keyboard driver ready + Now what? * - bretjohn, 12.05.2011, 17:13- int 15/4f  French keyboard driver ready + Now what? * - Ninho, 12.05.2011, 22:27- AMIS, Optimize memory usage - ecm, 13.05.2011, 00:24- AMIS, Optimize memory usage - Ninho, 13.05.2011, 01:33- AMIS, Optimize memory usage - ecm, 13.05.2011, 01:45- AMIS, Optimize memory usage - Ninho, 13.05.2011, 02:07- AMIS, Optimize memory usage - ecm, 13.05.2011, 02:39- AMIS, Optimize memory usage - Ninho, 13.05.2011, 02:58
 
- Correction,  memory usage - Ninho, 13.05.2011, 02:50- Memory usage, AMIS(!) - ecm, 13.05.2011, 03:00- Memory usage, AMIS(!) - Ninho, 13.05.2011, 11:57- Memory usage, AMIS(!) - ecm, 13.05.2011, 14:51
- Memory usage, AMIS(!) - bretjohn, 13.05.2011, 17:43- Memory usage, AMIS(!) - Ninho, 13.05.2011, 18:15
- Memory usage, AMIS(!) - Japheth, 13.05.2011, 18:58- Memory usage, AMIS(!) - bretjohn, 14.05.2011, 01:42- Memory usage, AMIS(!) - Ninho, 14.05.2011, 11:38- Sorry error :) - No contents - Ignore - Ninho, 14.05.2011, 11:41
- Memory usage, AMIS(!) - bretjohn, 15.05.2011, 17:26- Int15 handler example: IISP; chain other functions directly - ecm, 15.05.2011, 18:30- Int15 handler example: IISP; chain other functions directly - Ninho, 16.05.2011, 03:49
 
- Memory usage, AMIS(!) - Ninho, 15.05.2011, 20:57
- In reply to Bret - int 15/4F stuff - Ninho, 16.05.2011, 03:35- In reply to Bret - int 15/4F stuff - Japheth, 16.05.2011, 10:18- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Ninho, 16.05.2011, 12:19- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 16.05.2011, 13:35- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Ninho, 16.05.2011, 15:10- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 16.05.2011, 17:13
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 16.05.2011, 19:50- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 16.05.2011, 21:06- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 17.05.2011, 18:10- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 17.05.2011, 19:47- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 18.05.2011, 02:09- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Japheth, 18.05.2011, 06:47- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 18.05.2011, 19:08
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 18.05.2011, 12:35- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 18.05.2011, 18:14- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 19.05.2011, 15:32- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Rugxulo, 19.05.2011, 22:42- Keyboard, codepages... - Ninho, 19.05.2011, 23:41
- FreeDOS DISPLAY (TSR vs. device driver?) - ecm, 20.05.2011, 14:09
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Ninho, 19.05.2011, 23:59- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 20.05.2011, 00:49
 
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Rugxulo, 19.05.2011, 22:42
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 19.05.2011, 15:32
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 18.05.2011, 18:14
- In reply to  Bret... - Ninho, 18.05.2011, 15:41- DOS IO kernel part hooking Int15.4F ? - ecm, 18.05.2011, 20:35- DOS IO kernel part hooking Int15.4F ? - Ninho, 18.05.2011, 22:41- DOS kernel, Int15.4F - ecm, 18.05.2011, 22:48
 
 
- DOS IO kernel part hooking Int15.4F ? - Ninho, 18.05.2011, 22:41
- In reply to  Bret... - tom, 19.05.2011, 15:15- In reply to \\\ Tom... - Ninho, 19.05.2011, 19:27
 
 
- DOS IO kernel part hooking Int15.4F ? - ecm, 18.05.2011, 20:35
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Japheth, 18.05.2011, 06:47
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 18.05.2011, 02:09
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 17.05.2011, 19:47
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - bretjohn, 17.05.2011, 18:10
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 16.05.2011, 21:06
 
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Ninho, 16.05.2011, 15:10
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - tom, 16.05.2011, 13:35
 
- In reply to : Bret 'll have to hate FreeDOS mKEYB, too - Ninho, 16.05.2011, 12:19
 
- In reply to Bret - int 15/4F stuff - Japheth, 16.05.2011, 10:18
 
- Int15 handler example: IISP; chain other functions directly - ecm, 15.05.2011, 18:30
 
 
- Memory usage, AMIS(!) - Ninho, 14.05.2011, 11:38
 
- Memory usage, AMIS(!) - bretjohn, 14.05.2011, 01:42
 
 
 
- Memory usage, AMIS(!) - Ninho, 13.05.2011, 11:57
 
- Memory usage, AMIS(!) - ecm, 13.05.2011, 03:00
 
- AMIS, Optimize memory usage - ecm, 13.05.2011, 02:39
 
- AMIS, Optimize memory usage - Ninho, 13.05.2011, 02:07
- AMIS, Optimize memory usage - Japheth, 13.05.2011, 07:28- AMIS, Optimize memory usage - Ninho, 13.05.2011, 11:27
 
 
- AMIS, Optimize memory usage - ecm, 13.05.2011, 01:45
 
- AMIS, Optimize memory usage - Ninho, 13.05.2011, 01:33
 
- AMIS, Optimize memory usage - ecm, 13.05.2011, 00:24
- AMIS, No flaming - ecm, 13.05.2011, 00:24
 
- int 15/4f  French keyboard driver ready + Now what? * - Ninho, 12.05.2011, 22:27
- AMIS - ecm, 13.05.2011, 00:24- AMIS - Ninho, 13.05.2011, 02:21- AMIS, Ciriaco - ecm, 13.05.2011, 03:23- AMIS, Ciriaco, Ralph ? - Ninho, 13.05.2011, 12:16
 
 
- AMIS, Ciriaco - ecm, 13.05.2011, 03:23
 
- AMIS - Ninho, 13.05.2011, 02:21
 
- int 15/4f  French keyboard driver ready + Now what? * - bretjohn, 12.05.2011, 17:13
 
- int 15/4f  French keyboard driver ready + Now what? * - Ninho, 12.05.2011, 10:56
- int 15/4f  French keyboard driver ready + Now what? * - Rugxulo, 11.05.2011, 20:12- int 15/4f French keyboard driver ready + Now what? * - Ninho, 12.05.2011, 10:36
 
 
- int 15/4f  French keyboard driver ready + Now what? * - ecm, 11.05.2011, 19:39
 
- int 15/4f  French keyboard driver ready + Now what? * - Ninho, 11.05.2011, 13:38
 
- int 15/4f  French keyboard driver ready + Now what? * - Rugxulo, 10.05.2011, 23:52
 
- int 15/4f  French keyboard driver ready + *Ping Japheth* - Japheth, 27.04.2011, 16:02
 Board view
Board view Mix view
Mix view

