summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1998-01-17s/defined(DEBUG)/defined(EP_DEBUG)/gMichael Shalayeff
1998-01-11pretty printTheo de Raadt
1998-01-09Clear buffers on allocation, suggested by csapuntzNiklas Hallqvist
1998-01-07now this is really prettyTheo de Raadt
1998-01-07DOH! I managed to alloc 0 bytes always for the segment descriptors.Niklas Hallqvist
1998-01-06even cleanerTheo de Raadt
1998-01-06syncTheo de Raadt
1998-01-06more entriesTheo de Raadt
1998-01-05syncTheo de Raadt
1998-01-05new style pci attach printingTheo de Raadt
1998-01-03syncTheo de Raadt
1998-01-03STB id is the 2nd one actuallyTheo de Raadt
1998-01-03syncTheo de Raadt
1998-01-03few more...Theo de Raadt
1998-01-02add NOCAPACITY quirk for a sanyo? cdrom, reported by ian@darwinsys.comNiels Provos
1998-01-02syncTheo de Raadt
1998-01-022nd STB vendor ID; prlw1@cam.ac.ukTheo de Raadt
1997-12-30pretty printingTheo de Raadt
1997-12-26finish busifyTheo de Raadt
1997-12-26use bcopyTheo de Raadt
1997-12-26syncTheo de Raadt
1997-12-26if we can, we should use the generic IDTheo de Raadt
1997-12-26print pnp device id in isapnp_printTheo de Raadt
1997-12-26print device typeTheo de Raadt
1997-12-26busify; support isapnp lance cardsTheo de Raadt
1997-12-25SB ISA PnP support goop.Jason Downs
1997-12-25SB devicesJason Downs
1997-12-25argh, typo.Jason Downs
1997-12-25fix DRQUNK caseJason Downs
1997-12-25Use functions for DIAGNOSTIC.Jason Downs
1997-12-25Real DRQ usage tracking.Jason Downs
1997-12-25Avoid infinite loop with busted cards.Jason Downs
1997-12-25New ISA/ISA PnP configuration infrastructure:Jason Downs
1997-12-25syncJason Downs
1997-12-25Best Data 56x2Jason Downs
1997-12-22syncTheo de Raadt
1997-12-22fuix bocalan #Theo de Raadt
1997-12-22syncTheo de Raadt
1997-12-22bocalan is differentTheo de Raadt
1997-12-21Obliterate old PnP `code' and outright replace with christos' code.Jason Downs
1997-12-21Updated for new PnP code.Jason Downs
1997-12-15compile w/ DEBUGMichael Shalayeff
1997-12-12Make compile on systems where NBPG is not a constantNiklas Hallqvist
1997-12-10move error count to xfer structJim Rees
1997-12-10Compute blkno in ata_start routine instead of wdstartJim Rees
1997-12-10Fix three bugs:Jim Rees
1997-12-03Move "struct head header" in struct ncb down to where it used toTodd C. Miller
1997-12-02forgot to commit this too.Todd C. Miller