summaryrefslogtreecommitdiff
path: root/sys/dev/ic/hme.c
AgeCommit message (Expand)Author
2000-06-25Get PCI HME working.eeh
2000-06-15Turn on the hash filter enable bit in the RX configuration registerpk
2000-05-18rearrange the order of bus_dma operations to be more like many othermrg
2000-05-18do not pass a `boundary' argument to bus_dmamap_create(), particularly onemrg
2000-05-09Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs.pk
2000-04-05return if we can't map DMA buffersmrg
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-14Bump receive buffer size up to the maximum DMA burst boundary.pk
2000-02-02Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, passthorpej
2000-02-02Bring some order to the chaos which was the MII code function namingthorpej
1999-12-18Add support for selecting a PHY (i.e. built-in transceiver vs. external MIIpk
1999-12-17Avoid feeding negative values to the `roundup()' macro.pk
1999-12-15Correctly encode the configured number of buffer descriptors.pk
1999-12-14* Probe the MII device.pk
1999-06-27HME ethernet driver.pk