Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1998-10-09 | PCI io space starts at 0x80000000 not 16MB added to that address, when | Dale S. Rahn | |
referring to the offset specified in the pci base address config register. | |||
1998-08-25 | Polish | Per Fogelstrom | |
1998-08-25 | Add a few defines and change some. | Per Fogelstrom | |
1998-08-23 | Code to maintain edge/level in the isa interrupt driver. | Dale S. Rahn | |
Use the pci iack cycle to determine interrupt cause instead of polling the chip. Probably could use some more work. | |||
1998-08-22 | Various changes to allow mixing of ofw drivers and real drivers. | Dale S. Rahn | |
NCR driver seems to work. Major changes are isa can be child of pci or mainbus. ofroot is child of mainbus not root. ofw bus configured before pci bus Note that if a pci device configures accessing of driver will crash the system. they need to be exclusive. | |||
1998-08-06 | Some small fixes for non ofw systems | Per Fogelstrom | |
1998-04-06 | type fix | Per Fogelstrom | |
1998-04-06 | fix some types | Per Fogelstrom | |
1997-10-21 | Dig out the ethernet address from the board configuration. This just takes | Per Fogelstrom | |
the first "network" with a "mac-address" for this. In the future this has to be improved (probably) to handle more than one ethernet ifc. | |||
1997-10-20 | Add IPSEC to GENERIC, move if_de srom emul to pci | Per Fogelstrom | |
1997-10-11 | PCI bus code for monolithic PowerPC kernels. | Per Fogelstrom | |