summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-07-04repair a dmesg cleanupMichael Shalayeff
2002-07-04New product ID.Nathan Binkert
2002-07-04syncNathan Binkert
2002-07-04new devicesNathan Binkert
2002-07-04Various tga hacks:Miod Vallat
2002-07-03Another missing call to AMI_UNLOCK_API(). Fixes SPL NOT LOWERED errors seenAaron Campbell
2002-07-03Fix some major brain damage where I was performing arithmetic on aAaron Campbell
2002-07-03But when denormalizing we need the normalized length, too as well as the dest...Jason Wright
2002-07-03result only needs to be as big as the number of real bits in the modulusJason Wright
2002-07-02inital -> initialNathan Binkert
2002-07-02bus_dma'ify, works on an SiS900 and a Netgear FA411. Thanks to wilfried@ forAaron Campbell
2002-07-02Fix PIO write state machine. This has been totally broken since 2.5, but sinceConstantine Sapuntzakis
2002-07-01Ensure scb is setup correctly. Add debugging info.Steve Murphree
2002-07-01repair burner after X, as seen on misc@; from grange@Michael Shalayeff
2002-07-01when printing the size, use what we have map'ed, not what's in theFederico G. Schwindt
2002-06-30aicasm generated file.Steve Murphree
2002-06-30Add write function to seeprom.Steve Murphree
2002-06-30Make sure interrupts are disabled at init and attempt better termination.Steve Murphree
2002-06-30New aicasm synced with FreeBSD.Steve Murphree
2002-06-30This file is no longer needed.Steve Murphree
2002-06-30When duplicating isa_attach_args structures to build several attachementMiod Vallat
2002-06-30The #@$% message about the #$%@ cable down is going to drive me @#%$ insane.Artur Grabowski
2002-06-30allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always knowJun-ichiro itojun Hagino
2002-06-29Be sure to correctly initialize the ahc_softc members before usingMiod Vallat
2002-06-29Add Brazilian keymap (iso275). Create by me and tested byMats O Jansson
2002-06-29Latinamerica keymap from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>.Mats O Jansson
2002-06-28Whoops, don't actually register for MODEXP yetJason Wright
2002-06-28Implement MODEXP as MODMUL for debugging purposes until I understand theJason Wright
2002-06-28support for PCI_PRODUCT_INTEL_PRO_100_VM_3; ok art@Markus Friedl
2002-06-28syncMarkus Friedl
2002-06-28more ICH4 fxp chips; sync names w/ NetBSD; ok art@Markus Friedl
2002-06-28Move the calculation of sc_link->openings to after the printf aboutTodd C. Miller
2002-06-28actually, new new ahc uses these after allTodd C. Miller
2002-06-28actually, new new ahc uses these after allTodd C. Miller
2002-06-28not used by new ahc driverTodd C. Miller
2002-06-28Return of new ahcSteve Murphree
2002-06-27missing parenthesis in this macro.Federico G. Schwindt
2002-06-26stp at sparc will map this card always as big-endian.Federico G. Schwindt
2002-06-26cardbus fwohci support.Thierry Deval
2002-06-26various fixes + some KNFThierry Deval
2002-06-26configrom input failover + some KNFThierry Deval
2002-06-26pointer safeguards + some KNFThierry Deval
2002-06-26Kill __FUNCTION__.Marc Espie
2002-06-26rm duplicated decl of fwohci/fwlynxJun-ichiro itojun Hagino
2002-06-25un __P() -ify.Jun-ichiro itojun Hagino
2002-06-25Unbreak config on pci architectures without firewire devices.Miod Vallat
2002-06-25IEEE1394 infrastructure part.Jun-ichiro itojun Hagino
2002-06-25Back out my change to pass in sc_dev.dv_xname to pcmcia_intr_establish().Todd C. Miller
2002-06-25Add RID to get the DBM adjustment factor; imp@freebsd.orgTodd C. Miller
2002-06-25Handle REASREQ packets earlier when processing an associationTodd C. Miller