Bonjour à tous!

Je voudrai savoir si il existe un manuel assez complet ou autre, concernant le PacketDriver (int 60) et des exemples d'utilisations en assembleur concernant ces fonctionnalités

- Driver info ax=0xff
- Access type ah=0x02
- Release type ah=0x03
- Send Packet ah=0x04
- Terminate driver for handle ah=0x05
- Get address ah=0x60
- Reset interface ah=0x07
- Lock and wait ah=0x11
- Lock ah=0x12
- Unlock ah=0x13
- Set recieve mode ah=0x20
- Get receive mode ah=0x21
- Get statistics ah=0x24
(J'ai pas trouvé mon info dans La bible du PC edition 5)

Puis si possible, un sous-programme équivalemment à la commande VARSEG en QuickBasic

Cordialement