summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Collapse)AuthorAgeFilesLines
* changed isys.a to libisys.aErik Troan1999-07-201-2/+2
|
* don't report module names w/ .o attachedErik Troan1999-07-191-1/+4
|
* new pci idsBill Nottingham1999-07-072-439/+2041
|
* not ready for ilang.o yetpfisher1999-07-071-1/+1
|
* fixed pci bindingsMatt Wilson1999-07-073-11/+9
|
* Don't define TESTING - it dupes main()Matt Wilson1999-07-061-1/+1
|
* fixes for unknown vendors (now get translated)Bill Nottingham1999-07-063-17/+82
|
* change text at top of tableBill Nottingham1999-07-012-5/+7
|
* add .h fileBill Nottingham1999-07-012-8/+12
|
* makefile changesBill Nottingham1999-07-012-3/+7
|
* check in new stuffBill Nottingham1999-07-016-18/+1265
|
* remove old stuffBill Nottingham1999-07-019-901/+0
|
* new methodsMatt Wilson1999-06-252-0/+127
|
* added networking calls to isysMatt Wilson1999-06-252-2/+31
| | | | added some newt status stuff to the loader
* added .o to all the kernel mappings (makes my code work. :)Matt Wilson1999-06-231-11/+11
|
* missed a NULL args checkMatt Wilson1999-06-231-1/+2
|
* added a check for NULL argvMatt Wilson1999-06-231-1/+1
|
* *** empty log message ***Erik Troan1999-06-075-0/+521
|
* *** empty log message ***Erik Troan1999-06-071-0/+35
|
* removed unnecessary -libertyErik Troan1999-05-282-4/+58
|
* added subdir stuffErik Troan1999-05-261-5/+12
|
* added:Erik Troan1999-05-261-0/+160
| | | | | | | | findmoduleinfo mkdevinode modulelist pciprobe readmoduleinfo
* 1) added device probingErik Troan1999-05-261-0/+27
| | | | 2) added makeDevInode
* qsort wasn't happening (oops)Erik Troan1999-05-261-1/+2
|
* outdated by pcitableErik Troan1999-05-251-128/+0
|
* 1) generate pcitable rather then C codeErik Troan1999-05-251-5/+11
| | | | 2) build test program
* removed leftover } from outputErik Troan1999-05-251-2/+0
|
* generate a plain text file rather then C sourceErik Troan1999-05-251-3/+7
|
* *** empty log message ***Erik Troan1999-05-251-0/+26
|
* 1) use bsearch for searching for matchesErik Troan1999-05-251-14/+65
| | | | 2) read pci table from a text file rather then encoding it directly
* added probePciReadDriverList()Erik Troan1999-05-251-0/+1
|
* added smpavailable functionErik Troan1999-05-052-2/+19
|
* added smp stuffErik Troan1999-05-053-1/+349
|
* added lilo, filesystem magicErik Troan1999-05-054-9/+91
|
* oopsErik Troan1999-05-041-0/+112
|
* include string.hErik Troan1999-05-041-0/+1
|
* generate a library instead of a binaryErik Troan1999-05-041-1/+1
|
* *** empty log message ***Erik Troan1999-05-041-0/+1
|
* removed mainErik Troan1999-05-041-9/+0
|
* *** empty log message ***Erik Troan1999-05-049-0/+2742
|
* fixed DESTDIR defs in MakefilesMatt Wilson1999-05-031-1/+1
|
* added install targetMatt Wilson1999-05-031-1/+7
|
* *** empty log message ***Erik Troan1999-05-0317-0/+2054