summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-06-26fix big oops in bus access macros and buffer for rngJason Wright
2001-06-26this is not a bus masterJason Wright
2001-06-26move bus access to var where it belongsJason Wright
2001-06-26bus access methodsJason Wright
2001-06-26finish register defsJason Wright
2001-06-26vendor extensions not yetMichael Shalayeff
2001-06-26Start at raw SCSI support over i2o, from NetBSD, hacked by me, not readyNiklas Hallqvist
2001-06-25regenMichael Shalayeff
2001-06-25i960 ppb on dpt i2o cardsMichael Shalayeff
2001-06-25some reg defsJason Wright
2001-06-25Revert change to using sc_link in calls to siop_print_info().Kenneth R Westerback
2001-06-25Forgot the PCI bus attachment, from NetBSD, hacked by mickeyNiklas Hallqvist
2001-06-25Comment out the iopsp desc.Niklas Hallqvist
2001-06-25New dma engine skeletonJason Wright
2001-06-25prototype OF_interpret(), more cleanup.Dale Rahn
2001-06-25Initial I2O framework from NetBSD, hacked up by mickey and me.Niklas Hallqvist
2001-06-25Enable interrupts during PCIIDE detectConstantine Sapuntzakis
2001-06-25Undo premature commitConstantine Sapuntzakis
2001-06-25Cleanup/rewrite. Some further work. No crypto yet.Hakan Olsson
2001-06-25Whoops, there's nothing at sc_link[1] any moreConstantine Sapuntzakis
2001-06-25bits are -wrong- in documentation... this is a recurring theme, do chipJason Wright
2001-06-25Add disestablish routine for compat PCIIDE interruptsConstantine Sapuntzakis
2001-06-25remove struct and contsts duplicated in between the files.Michael Shalayeff
2001-06-25pci_mapreg_map requires another argumentNathan Binkert
2001-06-25Change autonegotiation timeout for devices with a gigabit phy to 10s. AllNathan Binkert
2001-06-25Have to enable PIER as well as DMAIER in order to get interrupts from theJason Wright
2001-06-25Fix this right this time. ugh.Dale Rahn
2001-06-25remove unused variable.Dale Rahn
2001-06-25Fix excessive resets and device probes by storing IDENTIFY results in theConstantine Sapuntzakis
2001-06-25Add the missing endian pieces to wavelan driver.Dale Rahn
2001-06-25Convert to new timeouts; miod@ okAaron Campbell
2001-06-25ether_input_mbuf().Federico G. Schwindt
2001-06-25ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-25ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-25trivial ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-25partial endianess fixesMichael Shalayeff
2001-06-24add i2o stubsMichael Shalayeff
2001-06-24- vlan_input_tag() takes 2 args now.Federico G. Schwindt
2001-06-24Program the address filter in vr_init(). Apparently the rhine cards are smartAaron Campbell
2001-06-24Spelling ifdef correctly is not enough, you have to spell the conditionnalMiod Vallat
2001-06-24Remove an over-optimization from the polling loop of siop_scsicmd(),Kenneth R Westerback
2001-06-24cold is in systm nowMichael Shalayeff
2001-06-24Some cleanup.Hakan Olsson
2001-06-24remove cold.Federico G. Schwindt
2001-06-24remove cold.Federico G. Schwindt
2001-06-24only run timeout if stirring happened, save cycles for mass energy conservationMichael Shalayeff
2001-06-24move extern int cold to .hFederico G. Schwindt
2001-06-24ether_input_mbuf().Federico G. Schwindt
2001-06-24more ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-24Remove some redundent copies of the total length/skip values and use theJason Wright