summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pcmcia_
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-2520-7689/+0
|
* Stage 1 compilation fixes for gcc 4.0 :Rafael Garcia-Suarez2005-05-061-1/+1
| | | | | | | | | | * more casts signed<->unsigned types * make choose_iso_in_directory()'s return type "void" * change order of .h files in network.c so strndup is included correctly * newt: initialize some variables properly * compile pcmcia and ppp with -Wno-deprecated-declarations, since they use deprecated types such as u_int32_t
* merge with recent enough kernel and remove osbolete (unused) stuff, also doGwenolé Beauchesne2005-03-1710-117/+16
| | | | | some 64-bit fixing there (forward port from cs3 and 10.1 branches)
* cleanupPascal Rigaux2004-12-141-25/+26
|
* simplifyPascal Rigaux2004-12-041-7/+2
|
* merge from pcitableOlivier Blin2004-11-051-0/+2
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-204-4/+4
|
* until we haven't loaded the usb interface and the keyboard usb driver, we ↵Guillaume Cottenceau2004-01-221-1/+1
| | | | can't allow asking for additional drivers floppy, so need another parameter to my_insmod to indicate in which situation we are
* add latest identifiers from pcmcia-cs-3.2.6Guillaume Cottenceau2003-12-111-1/+5
|
* also display probe.c entries that are completely missing from pcitableGuillaume Cottenceau2003-08-211-3/+3
|
* 0x1524 0x1411 is a yenta_socket on Asus Pundit machine (laurent at pschit.net)Guillaume Cottenceau2003-08-211-0/+1
|
* Use "%p" specifier as "Base" is likely to be an address.Gwenolé Beauchesne2003-08-201-3/+3
|
* some more pci id's from pcmcia-cs-3.2.4Guillaume Cottenceau2003-07-091-0/+8
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-14/+3
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* merge some code from pcmcia-cs-3.2.1 so that some pci pcmcia driverGuillaume Cottenceau2002-08-291-49/+45
| | | | | use i82365 rather than yenta_socket
* an old sucking PCI card needs oldskoolGuillaume Cottenceau2002-03-051-1/+7
| | | | | i82365 :-((, ugly patch
* miscGuillaume Cottenceau2002-02-271-3/+8
|
* also report when pcitable is "too old"Guillaume Cottenceau2002-02-271-0/+13
|
* write a short perl program to easily merge newGuillaume Cottenceau2002-02-271-0/+33
| | | | | cardbus controllers from pcitable into probe.c
* add Keld Jørn Simonsen <keld@dkuug.dk>'s O2 MicroGuillaume Cottenceau2002-02-271-0/+3
| | | | | | CardBus controller, and two other PCI entries which have close descriptions
* - fix problems with sockets not initialized (disablingGuillaume Cottenceau2001-12-051-4/+4
| | | | | | | hotplug support -> cardmgr handles sockets) - fix problems with PCMCIA net adapters now using PCI modules, by adding PCMCIA base code in `network.img'
* migrate to pcmcia support from kernel, patching untouched importedGuillaume Cottenceau2001-11-217-959/+1159
| | | | | | sources from pcmcia-cs-3.1.29, to ease further updates of vendor code (start from a clean pcmcia_ subdir)
* Initial revisionGuillaume Cottenceau2001-11-2017-0/+7534