summaryrefslogtreecommitdiff
path: root/sys/dev/ic/pdq.c
AgeCommit message (Expand)Author
2001-11-13add/cleanup RCSIDlukem
2001-11-11After modifying transmit descriptors, write-back cache needs to be flushed.mhitch
2001-06-13withough -> withoutwiz
2001-06-12receive, not recievewiz
2000-05-28reclaim transmitted packets on receive interrupts.matt
1999-12-27Off by one error in station events.matt
1999-12-23Add some defensive code to the unsolicited event printingmatt
1999-09-19One more change for bigendian machines.matt
1999-09-19Make the DEFPA run under the macppc port (tested on a B&W G3). Add it tomatt
1998-09-28Fix the receive length so it includes the extra bytes in the fddi_header.matt
1998-09-28Insert the FDDI control bytes in pdq_ifstart before we load the dmamapmatt
1998-09-28Fix transmit handling (this also should speed up transmitsmatt
1998-09-20Changes so that BPF readers will get the data in fddi packet aligned alongmatt
1998-08-24egcs brace warningtv
1998-05-28Another bug fix (clear transmit done before trying to queue more transmits).matt
1998-05-27Only enable transmit done interrupts when output ring is full.matt
1998-05-26Success! With these changes, the DEFTA now under NetBSD/pmax!!matt
1998-05-25Verify the driver work if PDQ_NO_BUS_DMA is defined.matt
1998-05-24More pmax coherency stuff. Getting close..matt
1998-05-24Fix dmamap leakages. fix transmit bug. fix receive bugs. fix mipsmatt
1998-05-21Add bus_dma(9) support for the DEFxA FDDI drivermatt
1998-04-07Fix problem with promicuously received packets. (ie. give them to bpfmatt
1997-06-08Merge pdq-970604 update.thorpej
1997-03-24Resolve conflicts from merge.thorpej
1996-10-13backout kprintf changeschristos
1996-10-10- printf -> kprintf, sprintf -> ksprintfchristos
1996-07-10add a couple of "default" entries in switch statements, to quiet -Wall.cgd
1996-06-07clean up import of new revision (June 7, 1996) from Matt Thomas.cgd
1996-05-20Fix conflicts during import.thorpej
1996-05-07Fixed gcc -Wall warnings.christos
1996-03-11Resolve conflicts from merge.thorpej
1995-08-19local adaptations, and fix a could of compilation errorscgd
1995-08-19Generic FDDI support by Matt Thomas. Support for DEC "PDQ" FDDI chipsetcgd