summaryrefslogtreecommitdiff
path: root/sys/dev/eisa/if_fea.c
AgeCommit message (Expand)Author
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-14Call malloc(9) with M_ZERO flag instead of bzero() after malloc().tsutsui
2001-11-13add RCSIDlukem
2001-06-13withough -> withoutwiz
2000-06-28remove include of <vm/vm.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-03-30Remove register declarations.augustss
1998-07-05defopt INET, NETATALK.jonathan
1998-06-08Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1998-05-21Add bus_dma(9) support for the DEFxA FDDI drivermatt
1998-01-12Slight change to previous.thorpej
1998-01-12Adjust for config changes.thorpej
1997-03-24Resolve conflicts from merge.thorpej
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-03-05don't forget the bus_space tag; from Azuma Okamoto in PR kern/3290.mikel
1997-02-13Pass the bus PA (i/o address) to pdq_eisa_init() to avoid doingthorpej
1996-12-05update these so they compile whether or not __BROKEN_INDIRECT_CONFIGcgd
1996-10-21New bus.h implementation/interface:thorpej
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-06-09add missing newline in printf. pointed out by Matt Thomascgd
1996-06-08print the note about what iomem is being used in a more appropriate place.cgd
1996-06-07clean up import of new revision (June 7, 1996) from Matt Thomas.cgd
1996-05-20Remove some extra printfs, now that Matt has lessened my confusion.thorpej
1996-05-20Use eisadevs data to display model string.thorpej
1996-05-20Update to the Digital Equipment PDQ-based FDDI controllers, fromthorpej