summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/esp.c
AgeCommit message (Expand)Author
2009-10-26Do not do strncmp comparisons on dv_xname because longer device names whichTheo de Raadt
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2009-02-16Extend the scsi_adapter minphys() callback to take a struct scsi_link *Miod Vallat
2007-10-01More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' whereKenneth R Westerback
2006-06-02sbus_establish() and the associated linked list in the sbus softc is now onlyMiod Vallat
2005-03-02Support for SUNW,fas SCSI, currently restricted to the lower 8 targets dueMiod Vallat
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
2003-06-053/4 knockout for peter galbavyTheo de Raadt
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-04-30Fix an ancient problem in how sparc interrupts are handled.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-27Huge merge with NetBSD. For full details look at their revision history (1.2...Jason Wright
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
1999-02-28conditionalize use of sbus_testdma()Jason Wright
1998-11-11Detect cards that require dma that are in non-dma slots and don't allowJason Wright
1998-01-28Undo the 4/300 dmaselect hack and fix it correctlyJason Wright
1998-01-14For some reason the 4/300 doesn't like ncr53c9x_dmaselect.Jason Wright
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-11-21fix copyrightsTheo de Raadt
1995-10-28move espreadregs() closer to where it is usedTheo de Raadt
1995-10-23note that we should probably set cfg2 for the ESP100ATheo de Raadt
1995-10-19trunk bootpath; no local minphysTheo de Raadt
1995-10-18new driver by meTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt