| Age | Commit message (Expand) | Author |
| 2001-11-18 | Add Titan 200H (from Wojciech Puchar) | christos |
| 2001-11-18 | ANSIfy driver. | augustss |
| 2001-11-18 | Don't use a static variable in the power hook. It doesn't work with more | augustss |
| 2001-11-18 | Misc cleanups: | tsutsui |
| 2001-11-18 | add Trident 4DWAVE based (4DWAVE DX/NX,SiS 7018,ALi M5451) PCI audio driver | someya |
| 2001-11-15 | Support Ultra/100 on CMD 0649. | bouyer |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add RCSID | lukem |
| 2001-11-13 | cleanup RCSID | lukem |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-11-13 | Include stdio.h when compiled in userland to pull in declaration of printf etc. | enami |
| 2001-11-11 | - Fix some bogus comments. | tsutsui |
| 2001-11-10 | Fill the companion controller array. | augustss |
| 2001-11-09 | Add a "firstbus" argument to pci_configure_bus(), indicating the | thorpej |
| 2001-11-09 | In query_bus(), use the parent pciconf_bus_t's PCI chipset tag, | thorpej |
| 2001-11-08 | Fix the Bridge Control Register bit definitions, add ones that | thorpej |
| 2001-11-07 | Regen; correct i80312 description. | thorpej |
| 2001-11-07 | Correct i80312 description. | thorpej |
| 2001-11-07 | Regen; add Cyclone PCI-700 (IQ80310). | thorpej |
| 2001-11-07 | Add product ID for the Cyclone PCI-700 (IQ80310). | thorpej |
| 2001-11-06 | Add some data structures to keep enable finding companion controllers | augustss |
| 2001-11-04 | Fix a couple of bugs: | tsutsui |
| 2001-11-04 | Re-implement the mixer | itohy |
| 2001-11-03 | Add a driver for the Tekram DC-395U/UW/F and DC-315/U SCSI host adapters, | tsutsui |
| 2001-11-02 | recognize fxp on IBM thinkpad T23. from akimichi@wide.ad.jp | itojun |
| 2001-11-02 | Add PCI power management control. If the power state of a bridge is | haya |
| 2001-11-01 | missing NBPFILTER > 0 | uch |
| 2001-10-26 | Add Via KT266 as an ATA100 controller. | augustss |
| 2001-10-25 | Regen. | augustss |
| 2001-10-25 | Add some VIA KT266 numbers. | augustss |
| 2001-10-25 | Force BIOS out of the game by setting the LEGSUP register to its default | augustss |
| 2001-10-24 | Regen; Add product IDs for the Powerhouse Systems PowerPro and PowerTop | thorpej |
| 2001-10-24 | Add product IDs for the Powerhouse Systems PowerPro and PowerTop | thorpej |
| 2001-10-24 | Regen; more Intel Gig-E fixup, and add Intel i82544 IDs. | thorpej |
| 2001-10-24 | More Intel Gig-E ID fixups, and add Intel i82544 Gig-E IDs. | thorpej |
| 2001-10-22 | De-__P()ify. Suggested by Lennart Augustsson. | jdolecek |
| 2001-10-21 | Add a config flag (0x02) that can force DMA to be *disabled* on | thorpej |
| 2001-10-21 | Make the various timing, etc. tables const, and add the __unused__ | thorpej |
| 2001-10-18 | Fix obviously wrong printf() format in pci_intr_establish() failure case. | jdolecek |
| 2001-10-18 | Fix check in device open. | wiz |
| 2001-10-18 | Remove more cruft left over from copying bits of other drivers. | thorpej |
| 2001-10-18 | Add a missing return statement in an error case, and g/c some | thorpej |
| 2001-10-18 | Remove some more stuff left over from copying bits of the HME driver. | thorpej |
| 2001-10-18 | Remove some unneeded stuff from the gem_pci_softc. | thorpej |
| 2001-10-18 | Add goo to fetch the MAC address from OpenFirmware on the macppc | thorpej |
| 2001-10-18 | - The GEM registers are always memory type registers. Don't use a | thorpej |
| 2001-10-17 | Fix the semantics of __PCI_DEV_FUNCORDER so that they're actually useful: | thorpej |
| 2001-10-17 | Add driver for Creative Labs SBLive! EMU10000, possibly also PCI512. | jdolecek |
| 2001-10-17 | Move some chip initialise code into pccbb_chipinit() function. | haya |
| 2001-10-16 | Add UDMA/100 support for SiS chipsets 645, 650 and 730. | tron |