summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_lii.c
AgeCommit message (Expand)Author
2008-06-10Rename access macros so that they match the driver name.Joel Sing
2008-05-20Add multicast support to lii(4), with suggestions/changes from brad@.Joel Sing
2008-05-15- Use pci_matchbyid().Brad Smith
2008-05-13The driver is called lii, not atl2. Change function and variable names toJoel Sing
2008-04-03Ensure that we wrap around to the start of the TXD buffer when incrementingJoel Sing
2008-03-30Add code to configure the vendor specific opcodes of the SPI Flash.Joel Sing
2008-03-30Enable setting of interrupt timers.Joel Sing
2008-03-30Pad the RXD buffer so that packets are aligned on a 128-byte boundary. ThisJoel Sing
2008-01-05even better attach message locationTheo de Raadt
2008-01-05print info in attach before if_attachTheo de Raadt
2008-01-04read the hardware mac address into the drivers ac_enaddr thing rather thanDavid Gwynne
2008-01-04we have pci_vpd_read now. get rid of the (bad) comment that left it outDavid Gwynne
2007-12-31use OpenBSD rcs id'sJasper Lievisse Adriaanse
2007-12-31lii(4) is a driver for the atheros l2 ethernet chip as found on the asusDavid Gwynne