summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-04-12- sort of working transmit routines and tx interrupt handling, definatelyJason Wright
2001-04-12Call isa_malloc with drq < 4, in case 8-bit DMA channels with moreConstantine Sapuntzakis
2001-04-12The old code was broken and always allocated for a 16-bit DMA channel,Constantine Sapuntzakis
2001-04-12print phy model at startupTheo de Raadt
2001-04-11correct descriptor definitions for tx and fragJason Wright
2001-04-11just fail if there are no volumes definedMichael Shalayeff
2001-04-11make this load the linux style image file as distributed on 3com'sJason Wright
2001-04-11driver for BCM5201/5202 PHYTheo de Raadt
2001-04-11BCM5401/5411 supportTheo de Raadt
2001-04-11syncTheo de Raadt
2001-04-11other broadcom gigabit modelsTheo de Raadt
2001-04-11Remove old adw firmware (3.3a). 3.3f in dev/microcode/adw.Kenneth R Westerback
2001-04-11syncJason Wright
2001-04-11integrated phy on ns83815Jason Wright
2001-04-11syncChris Cappuccio
2001-04-11Fix typo on rage 128Chris Cappuccio
2001-04-11Update the adw driver to use the latest version of firmware (3.3f).Kenneth R Westerback
2001-04-11Commit newest adw microcode (3.3f) filesKenneth R Westerback
2001-04-11The RealTek 8129/8139 driver is now split into bus-dep and bus-indep parts.Aaron Campbell
2001-04-11syncChris Cappuccio
2001-04-11Add some ATI 3d devicesChris Cappuccio
2001-04-10Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts;Aaron Campbell
2001-04-10add shutdown hook to stop the adapter completelyJason Wright
2001-04-10receive filter programmingJason Wright
2001-04-09- full media support (and remove all of the mii stuff... the firmware wantsJason Wright
2001-04-09Honor the db_console sysctl variable, like PCVT did.Aaron Campbell
2001-04-09partial mii support (commented out because the response queue freaks out)Jason Wright
2001-04-09basic media handling/switchingJason Wright
2001-04-09- implement command and response ring managementJason Wright
2001-04-08- bring over some bus_dma allocation code (from failed attempt to bus_dma-ify...Jason Wright
2001-04-08addtron card has prism2 in it, it's justthat cis was not given properlyMichael Shalayeff
2001-04-08regenMichael Shalayeff
2001-04-08correct cis for addtronMichael Shalayeff
2001-04-08and host ring definitionJason Wright
2001-04-08define boot recordJason Wright
2001-04-08- load microcode from better directory (still not in tree)Jason Wright
2001-04-08syncAaron Campbell
2001-04-08another sis vgaAaron Campbell
2001-04-08correct wi_write_record(); from freebsd; pointed out by Alfred Perlstein <bri...Michael Shalayeff
2001-04-08make sure that we don't go off the end of the imageJason Wright
2001-04-08cleanup, more register definitionsJason Wright
2001-04-08Skeleton driver for 3c990 (mainly so aaron/theo/myself can coordinate)Jason Wright
2001-04-08Don't print anything for transmission error 90, since the driver alwaysAaron Campbell
2001-04-07Silly TRUE & FALSE constants definitions for the sake of old VM compilationsNiklas Hallqvist
2001-04-06documentation should follow codeTheo de Raadt
2001-04-06Match the Cisco Aironet 350 card; from NetBSD.Aaron Campbell
2001-04-06regenAaron Campbell
2001-04-06Add Cisco Aironet 350; from NetBSD.Aaron Campbell
2001-04-06- For CardBus 21143 cards, parse the SROM. Makes my SMC EZ CardBus 10/100 work.Aaron Campbell
2001-04-06typo in error messageJason Wright