Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add the Realtek RT8111B PCI Express Gigabit MAC. | 2006-03-27 | 1 | -5/+9 | ||
| | ||||||
* | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ ok | 2005-08-09 | 1 | -5/+1 | ||
| | ||||||
* | add Linksys EG1032 rev 3 | 2005-07-22 | 1 | -1/+14 | ||
| | ||||||
* | add D-Link DGE-528T and US Robotics USR997902 | 2005-06-15 | 1 | -1/+3 | ||
| | | | | From: NetBSD | |||||
* | split re(4) into bus-independent code (ic/re.c) and PCI front-end | 2005-01-14 | 1 | -0/+186 | ||
(pci/if_re_pci.c) for soon-to-come cardbus support; ok deraadt |