summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/si.c
AgeCommit message (Expand)Author
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-04-30Fix an ancient problem in how sparc interrupts are handled.Artur Grabowski
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2000-09-21initialize sc_link.openings to it's (currently) default value of 4Michael Shalayeff
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
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
1997-05-07Turn off si driver's dma by default. Unfortunately, DMA doesn't work.gene
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-01-12from netbsd;Theo de Raadt
1996-01-05from netbsd; = not ==Theo de Raadt
1996-01-04mi 5380 driverTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-11-18remove a bunch of stupid 4/100 and bustype checksTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt