| Age | Commit message (Expand) | Author |
| 1995-06-18 | macros to split out various parts of PCI registers, adjust constants | cgd |
| 1995-06-18 | define and call "pci_devinfo()", which creates a string from the | cgd |
| 1995-06-18 | prototype for pci_devinfo function | cgd |
| 1995-06-18 | add include for the alpha, alphabetize | cgd |
| 1995-06-18 | make a comment reflect the way things should be done | cgd |
| 1995-06-18 | built from pcidevs list | cgd |
| 1995-06-18 | learn about some PCI vendor and product numbers. not yet used | cgd |
| 1995-06-17 | oops; forgot this in last commit | cgd |
| 1995-06-17 | more appropriate name, as this only has PCI support subroutines. | cgd |
| 1995-06-06 | update from matt thomas | cgd |
| 1995-06-05 | enable the de driver | cgd |
| 1995-06-05 | set a shutdown hook | cgd |
| 1995-06-05 | kill old Id, add NetBSD Id | cgd |
| 1995-06-05 | dc21040 driver, from Matt Thomas | cgd |
| 1995-05-23 | split single-subdevice lookup & attachment into a subroutine | cgd |
| 1995-04-17 | try to actually (gasp!) describe the drivers. | cgd |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-04-17 | config.new files description for PCI mi files. | cgd |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1995-02-01 | Patch from Wolfgang to fix a missing spl. | mycroft |
| 1995-01-27 | include files from the correct places. | cgd |
| 1995-01-16 | Incorporate recent changes from Wolfgang. Recognize the 815. | mycroft |
| 1995-01-04 | Remove many of the `static's, to facilitate debugging. | mycroft |
| 1994-12-28 | Numerous changes. Many bugs fixed, better autoconfig, a few new features. | mycroft |
| 1994-11-18 | Convert port, IRQ, and DRQ numbers to ints. | mycroft |
| 1994-11-04 | Make a wrapper match function to check the bus and device numbers, rather | mycroft |
| 1994-11-03 | Rename pciprobe() to pcimatch(), and move it to pci_machdep.c. | mycroft |
| 1994-11-03 | Always use direct configuration. | mycroft |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-10-27 | Default to decent performance. | andrew |
| 1994-10-27 | Merge changes from Wolfgang Stanglmeier's 941012 release. | andrew |
| 1994-10-01 | Update from Wolfgang Stanglemeier. | mycroft |
| 1994-08-11 | Make this work. | mycroft |
| 1994-08-10 | Update some comments. | mycroft |
| 1994-08-09 | Add NCR 53c8XX driver, originally from Wolfgang Stanglmeier. | mycroft |
| 1994-08-09 | Add PCI autoconfiguration support. | mycroft |