Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   nathanw
Date:           Thu Aug 13 15:08:55 UTC 1998

Modified Files:
        src/sys/dev/pcmcia: com_pcmcia.c
Log Message:
Rototill match algorithim. New scheme:

1. Does the function claim to be a serial port?
2. Does the function's configuration table present all four
standard ISA com port ranges?
3. Is the device in our table?

New serial devices do not need to be added to the table unless they
fail both (1) and (2).




Home | Main Index | Thread Index | Old Index