| Commit message (Expand) | Author | Age | Files | Lines |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 1 | -1/+1 |
| * | Remove option USBVERBOSE | Nick Hibma | 1999-06-16 | 1 | -3/+3 |
| * | MFC: Check whether the PIRQD enable bit is set in LegSup and | Nick Hibma | 1999-05-08 | 1 | -1/+24 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-01-21 | 3 | -1439/+0 |
| * | Fix problem with zero valued map registers followed by valid map entries. | Stefan Eßer | 1999-01-19 | 2 | -3/+4 |
| * | Let drivers specify interrupt flags (INTR_EXCL and/or INTR_FAST) | Bruce Evans | 1999-01-13 | 1 | -2/+5 |
| * | Removed warning and comments | Nick Hibma | 1999-01-13 | 1 | -17/+1 |
| * | Clean out warnings by changin ID string declarations to be char xxx[] | Eivind Eklund | 1999-01-12 | 1 | -2/+2 |
| * | Remove 'pci_bridgeto' - it was just an empty placeholder. | Eivind Eklund | 1999-01-12 | 1 | -9/+1 |
| * | Remove warning | Nick Hibma | 1999-01-10 | 1 | -2/+1 |
| * | Clean up, nothing major | Nick Hibma | 1999-01-07 | 2 | -18/+7 |
| * | Added proper names to the device messages at probe and attach. | Nick Hibma | 1999-01-06 | 2 | -27/+72 |
| * | Removed NetBSD specific code | Nick Hibma | 1999-01-06 | 2 | -251/+25 |
| * | The OHCI interfaces I have access to map their control regs etc. into | Julian Elischer | 1998-12-14 | 1 | -3/+8 |
| * | Added Id | Nick Hibma | 1998-12-14 | 2 | -0/+3 |
| * | probe function changed from returning char * to const char *. | Matthew Dillon | 1998-12-14 | 2 | -5/+5 |
| * | pci_device pd_probe function changed from returning char * to returning | Matthew Dillon | 1998-12-14 | 1 | -2/+2 |
| * | Fixed same as Julian did in uhci_pci.c and fixed the fetching of the revision... | Nick Hibma | 1998-12-11 | 2 | -7/+4 |
| * | The shift and the masking were in the wrong order for extracting | Julian Elischer | 1998-12-10 | 1 | -9/+9 |
| * | Preliminary support for OHCI motherboards | Nick Hibma | 1998-12-09 | 1 | -0/+295 |
| * | 1) Fixed bug: sc was used unitialised in uhci_run | Nick Hibma | 1998-12-09 | 1 | -21/+20 |
| * | Initial commit of ported NetBSD USB stack | Nick Hibma | 1998-11-26 | 1 | -0/+338 |
| * | s/%#p/%p/ to fix a warning. This looks like a leftover of once being | Peter Wemm | 1998-11-09 | 1 | -3/+3 |
| * | In the cyrix Cx5530, there are null (empty) Base address registers before the | Julian Elischer | 1998-11-03 | 1 | -17/+25 |
| * | ahc_pci.c: | Justin T. Gibbs | 1998-10-07 | 1 | -1/+2 |
| * | Add functions for accessing dense and bwx memory for pci devices. These | Doug Rabson | 1998-10-06 | 1 | -2/+7 |
| * | Some workarounds for a common DEC pci-pci bridge found on alphas. | Doug Rabson | 1998-09-16 | 1 | -5/+9 |
| * | Correct printf format bugs. | Justin T. Gibbs | 1998-09-15 | 1 | -5/+5 |
| * | Revive PCIConf. | Justin T. Gibbs | 1998-09-15 | 2 | -44/+381 |
| * | Maintain a mapping from irq number to (ioapic number, int pin) tuple, | Tor Egge | 1998-09-06 | 1 | -3/+3 |
| * | Use "baseclass" instead of "class" for storing the contents of PCI register | Justin T. Gibbs | 1998-08-13 | 2 | -6/+7 |
| * | Add a call to a platform-specific irq remapping function for alpha platforms | Doug Rabson | 1998-07-22 | 1 | -1/+4 |
| * | On the alpha, ports may be allocated above 64k. | Doug Rabson | 1998-07-22 | 1 | -2/+8 |
| * | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 1 | -2/+8 |
| * | Add two workarounds for broken MP tables: | Tor Egge | 1998-04-01 | 1 | -4/+20 |
| * | Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. | Eivind Eklund | 1998-01-24 | 1 | -1/+3 |
| * | Remove a bunch of variables which were unused both in GENERIC and LINT. | Poul-Henning Kamp | 1997-11-07 | 1 | -3/+3 |
| * | Addition of support of the slightly rogue Promise IDE interface(Dyson), support | John Dyson | 1997-09-20 | 1 | -1/+2 |
| * | Update select -> poll in drivers. | Peter Wemm | 1997-09-14 | 1 | -2/+2 |
| * | Reorder function decls alphabetically. | Steve Passe | 1997-08-21 | 1 | -2/+2 |
| * | A few more casts and a function declaration for warning free kernel builds. | Steve Passe | 1997-08-21 | 1 | -1/+2 |
| * | Removed unused #includes. | Bruce Evans | 1997-08-02 | 1 | -5/+1 |
| * | Modified to use renamed get_pci_apic_irq() -> pci_apic_pin() function. | Steve Passe | 1997-06-25 | 1 | -5/+7 |
| * | Move call of pci_addcfg() before test of cfg->subordinatebus, since the | Stefan Eßer | 1997-06-02 | 1 | -2/+13 |
| * | PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINT | Peter Wemm | 1997-06-01 | 1 | -1/+2 |
| * | Add one more compatibility define to make the Adaptec driver compile | Stefan Eßer | 1997-05-28 | 1 | -1/+2 |
| * | Define command register enable bits, which are required for a consitency | Stefan Eßer | 1997-05-28 | 1 | -1/+4 |
| * | Two minor changes to the code that builds the pci map array: | Stefan Eßer | 1997-05-28 | 1 | -29/+30 |
| * | Minor cleanup of APIC_IO code. | Steve Passe | 1997-05-27 | 1 | -9/+6 |
| * | Add support for APIC_IO to pci IRQ configuration. | Steve Passe | 1997-05-27 | 1 | -1/+19 |