summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-05-07another gdtTheo de Raadt
2001-05-07syncTheo de Raadt
2001-05-07new hifnTheo de Raadt
2001-05-07Now that if_vlan switches types to match it's parent, checking if_typeJason Wright
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2001-05-03grr... part of the bus_dma change depended on local stuff: revert that partJason Wright
2001-05-02register save/restore fix from art via Chuck CranorMarco S Hyman
2001-05-02- somewhat better use of bus_dma interfaceJason Wright
2001-05-01restore socket base addr and bus number on resume; from netbsdMichael Shalayeff
2001-04-30sync.lebel
2001-04-30add new device, Lucent USB QuadraBus. deraadt@ OK.lebel
2001-04-30cleaningJason Wright
2001-04-30pretty up rx filter setupJason Wright
2001-04-30syncJason Wright
2001-04-30broadcom 5820Jason Wright
2001-04-29syncTheo de Raadt
2001-04-29another pucTheo de Raadt
2001-04-29When expanding the session table, only copy the number of sessions alreadyJason Wright
2001-04-21correct dmesgTheo de Raadt
2001-04-17Enable UDMA for rev 0xd0 SiS again (undone in last update)Chris Cappuccio
2001-04-16dmesg cleanupsTheo de Raadt
2001-04-15- in txp_intr(), don't call the rx/tx handlers unless necessaryJason Wright
2001-04-15mask off Arm2Host_Comm_3 interrupts now that rx buffer reclamation hasJason Wright
2001-04-15- setup a timeout that will try to refill the rxbuffer ring (this makesJason Wright
2001-04-15Support U160 on 53c1010 chips.Kenneth R Westerback
2001-04-14oops, really sync.. i have no idea what happened hereAaron Campbell
2001-04-14syncAaron Campbell
2001-04-14Use [a-f] for hex digits, not [A-F]. Also fix some tab/space issues.Aaron Campbell
2001-04-13- attempt to get dma coherent buffers for most of the shared memory usesJason Wright
2001-04-13- rx buffer ring management (working)Jason Wright
2001-04-13Define RL_USEIOSPACE in the PCI bus piece, not the common piece; thanks jason@Aaron Campbell
2001-04-13these files are supposed to be regenerated after pcidevs has been commitedBrad Smith
2001-04-13Pull in (correct) support for LIVENGOOD fibre cards (some register locationsmjacob
2001-04-13Be more explicit about the Intel GigE cards.mjacob
2001-04-12- initial rx buffer ring management routines and allocationJason Wright
2001-04-12- complete rewrite of transmit routines (these really work, but needJason Wright
2001-04-12- sort of working transmit routines and tx interrupt handling, definatelyJason Wright
2001-04-11correct descriptor definitions for tx and fragJason Wright
2001-04-11make this load the linux style image file as distributed on 3com'sJason 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-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-09partial mii support (commented out because the response queue freaks out)Jason Wright