summaryrefslogtreecommitdiffstats
path: root/loader2/hardware.c
Commit message (Expand)AuthorAgeFilesLines
* veth is now iseries_vethJeremy Katz2004-05-051-1/+1
* various other foo.o -> foo.ko conversionsBill Nottingham2004-03-051-1/+1
* lots of probe_all nukingJeremy Katz2004-03-041-3/+3
* fix compile warningJeremy Katz2004-01-061-0/+2
* go back to using whatever the kernel sets dma settings toJeremy Katz2004-01-051-0/+3
* misc little fixes to prep for dietlibc 0.24Jeremy Katz2003-12-221-0/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-22/+7
* more dependent module loadingJeremy Katz2003-11-151-2/+2
* don't segfault with no ide cdrom drives (#108137)Jeremy Katz2003-10-281-0/+3
* FIXME: having dma on for CD devices seems to break media checkJeremy Katz2003-10-241-0/+38
* merge from taroonJeremy Katz2003-09-201-2/+41
* merge from taroon branchJeremy Katz2003-08-271-2/+2
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-18/+5
* 2 errors: old garbage shouldn't get commited, and wtf does it end up in -HEAD ?Karsten Hopp2003-06-101-20/+0
* move some lines around to fix #97055. work around bad choice of variable name...Karsten Hopp2003-06-101-0/+20
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-6/+8
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-0/+15
* fix build with new kudzuBill Nottingham2003-03-251-3/+3
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-4/+91
* reprobe ide devs when we're updating ide devices so that, eg, ide pcmciaJeremy Katz2003-02-201-0/+1
* move loading of st.o for rescue mode tape support to loaderMike Fulbright2003-02-071-0/+28
* nopcmcia, nofirewire, nousb, etc would all end up loading the drivers becauseJeremy Katz2003-02-051-1/+13
* umm... as for that last commit message --Jeremy Katz2003-01-141-2/+2
* rename function to something more correctJeremy Katz2003-01-081-1/+1
* non-cardbus pcmcia support. it looks like it basically worksJeremy Katz2003-01-071-2/+6
* this should get cardbus working. works in test mode, but I need toJeremy Katz2002-12-121-0/+4
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-111-3/+7
* move hardware functions into their own fileJeremy Katz2002-12-091-0/+189