Age | Commit message (Expand) | Author |
---|---|---|
2024-05-24 | remove unneeded includes; ok miod@ | Jonathan Gray |
2022-08-29 | static const, not const static | Jonathan Gray |
2022-03-11 | Constify struct cfattach. | Martin Pieuchot |
2014-12-22 | unifdef INET | Ted Unangst |
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub... | Michael Shalayeff |
2003-09-29 | Make this compile. | Miod Vallat |
2003-09-29 | autodetect io/mem mappings; from form@ | Michael Shalayeff |
2003-09-29 | gotta remember the product id and disable io mapping for old 800 chips; from ... | Michael Shalayeff |
2003-09-25 | update fom form@ including support for 891 chips and more | Michael Shalayeff |
2003-08-19 | cleanup; from form@ | Michael Shalayeff |
2003-08-19 | cleanup; from form@ | Michael Shalayeff |
2003-08-19 | prefer memory mappings (to io) | Michael Shalayeff |
2003-08-19 | use pci_mapreg_map() to map the regs and some cleanups; form@ ok | Michael Shalayeff |
2003-08-19 | myson mtd803 ether and enable mtdphy no; form netbsd via form@ | Michael Shalayeff |