summaryrefslogtreecommitdiffstats
path: root/sys/mips/idt
Commit message (Collapse)AuthorAgeFilesLines
* o Code cleanup, remove unused fields of idtpci_softcgonzo2009-01-141-7/+0
|
* Remove cardbus attachment. It likely was a cut-n-paste left over fromimp2008-11-021-1/+0
| | | | | | | whatever template was used to create this driver. It is not necessary, and wouldn't work anyway since (a) this device will never be in a cardbus tin-can and (b) the driver isn't even PCI, but instead a built-in NIC on the IDT RC32434 on its internal bus.
* MFp4: Update the interrupt code from perforce.imp2008-09-191-35/+3
| | | | Submitted by: gonzo@
* Fix path in all includes: remove /mips32 subdirectorygonzo2008-09-104-5/+5
|
* Catch up with the move from mips32/.obrien2008-09-031-1/+2
|
* As discussed on IRC and at BSDcan, move the mips32/* directories up aimp2008-07-0611-0/+3584
level. The distinction was artificial. Some more movement around the deck charis is likely depending on the fallout from this one. Paths were corrected after the svn mv. Hope that's OK.
OpenPOWER on IntegriCloud