Age | Commit message (Expand) | Author |
2002-03-15 | Try 'local-mac-address' before myetheraddr(). This allows us to correctly | Jason Wright |
2002-03-15 | update URL to vendor ID search engine | Todd C. Miller |
2002-03-14 | Don't prototype pciide_machdep_compat_intr_establish() and | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-13 | Fetch mac address from local-mac-address property, and use myetheraddr() only | Jason Wright |
2002-03-12 | sync with KAME | Kenjiro Cho |
2002-03-06 | remove unused #include | Nathan Binkert |
2002-03-06 | vtophys is no longer used | Nathan Binkert |
2002-03-06 | sync | Nathan Binkert |
2002-03-06 | Add a couple new intel gigabit cards | Nathan Binkert |
2002-03-04 | 21140 support for dc isn't reliable enough for it to win over dc. | Nathan Binkert |
2002-03-01 | From NetBSD, noticed by Alexander Yurchenko | Chris Cappuccio |
2002-02-23 | Add aperture driver support for macppc, and also place writing to /dev/pci | Matthieu Herrb |
2002-02-22 | Revert to previous (non hacked =) version now that the iommu is handled | Jason Wright |
2002-02-18 | This should fix AHA-3950BU2. | Steve Murphree |
2002-02-18 | Correct fix for breakage in rev 1.23. Sorry for the mess. | Matthieu Herrb |
2002-02-18 | do not assume PCI_USERCONF is set on all arch; matthieu ok | Theo de Raadt |
2002-02-18 | store the PCI configuration space bus number in the pci_softc struct | Matthieu Herrb |
2002-02-18 | sync | Theo de Raadt |
2002-02-18 | oops | Theo de Raadt |
2002-02-18 | sync | Theo de Raadt |
2002-02-18 | a sunix puc | Theo de Raadt |
2002-02-18 | Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U). | Kenneth R Westerback |
2002-02-17 | new puc devices: netmos, moxa, syba | Theo de Raadt |
2002-02-17 | permit > 8 bit offsets | Theo de Raadt |
2002-02-17 | sync | Theo de Raadt |
2002-02-17 | new puc devices | Theo de Raadt |
2002-02-17 | make dc win on alpha too | Nathan Binkert |
2002-02-17 | Make dc match with higher priorit over de for 21142/3 chips | Nathan Binkert |
2002-02-16 | Sync | Kenneth R Westerback |
2002-02-16 | Tekram DC-3x5U (TRM-S1040 based SCSI cards). | Kenneth R Westerback |
2002-02-16 | Disable udma5 on the HPT370 for now. The silent data corruption disappears | Chris Cappuccio |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2002-02-14 | bktr is a radio attachment, me forgot, tm@oganer.net reminded | Michael Shalayeff |
2002-02-10 | Match the VT8366_ISA (chip VT8233) south bridge as ATA100 | Chris Cappuccio |
2002-02-08 | regen | Michael Shalayeff |
2002-02-08 | a couple more hp prods | Michael Shalayeff |
2002-02-08 | Partial sync with FreeBSD, mostly bugfixes from Luigi Rizzo (ok jason@) | Chris Cappuccio |
2002-02-07 | fix copyright; chris@ | Jason Wright |
2002-01-31 | Whoops! Add back matching of 7951; Matthias Bauer <bauerm@immd1.informatik.u... | Jason Wright |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-30 | TI 1410 PCI-CardBus support. | Federico G. Schwindt |
2002-01-28 | match on corega CGWLPCIA11; from <jonathon.fletcher@pobox.com> | Michael Shalayeff |
2002-01-28 | Try to share a common src/dst map where possible, and cope with that | Jason Wright |
2002-01-28 | First round of post-bus_dma cleanups: | Jason Wright |
2002-01-28 | Quick (and a little dirty) conversion to bus_dma(9). | Jason Wright |
2002-01-28 | Re-port the NetBSD driver, but rewrite tx logic to use static buffers (and | Jason Wright |
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff |