Could anyone be so kind to help me understand what does the following
mean:

[root@sealand pactor]# lsmod
Module                  Size  Used by
nfsd                  151576   8  (autoclean)
lockd                  31208   1  (autoclean) [nfsd]
sunrpc                 52420   1  (autoclean) [nfsd lockd]
tulip                  24740   1  (autoclean)
vfat                   11420   0  (autoclean) (unused)
fat                    25344   0  (autoclean) [vfat]
[root@sealand pactor]# modprobe hfmodem iobase=0x220 irq=5 dma=1
serio=0x3f8
/lib/modules/2.2.5-15/misc/hfmodem.o: init_module: Device or resource
busy
parport: Device or resource busy
[root@sealand pactor]# lsmod
Module                  Size  Used by
parport_probe           2884   0  (autoclean)
parport_pc              4980   0  (autoclean)
parport                 7028   0  [parport_probe parport_pc]
nfsd                  151576   8  (autoclean)
lockd                  31208   1  (autoclean) [nfsd]
sunrpc                 52420   1  (autoclean) [nfsd lockd]
tulip                  24740   1  (autoclean)
vfat                   11420   0  (autoclean) (unused)
fat                    25344   0  (autoclean) [vfat]
[root@sealand pactor]#

Many TIA

alko

Reply via email to