summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/presto.c
AgeCommit message (Expand)Author
2006-09-24Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They wereKenneth R Westerback
2006-08-14Now that DEV_BSIZE is universally defined as 1 << DEV_BSHIFT, use it toKenneth R Westerback
2006-08-12Setting d_secsize to DEV_BSIZE (or 1 << DEV_BSHIFT, or 512) and thenKenneth R Westerback
2006-06-02sbus_establish() and the associated linked list in the sbus softc is now onlyMiod Vallat
2003-05-26fix some fictitious spellings. ok miod@Ted Unangst
2003-04-13Add a simple driver for the SBus ``Prestoserve'' NVRAM cards.Miod Vallat