RCS ID police (missed this earlier)
This commit is contained in:
parent
5e3349678a
commit
2822cc5fb0
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.1 1999/03/26 22:25:40 scottr Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1999/03/27 05:48:53 scottr Exp $
|
||||
#
|
||||
# Makefile for loadable iwm device driver kernel module
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: README.iwm,v 1.1 1999/03/26 22:25:40 scottr Exp $
|
||||
# $NetBSD: README.iwm,v 1.2 1999/03/27 05:48:53 scottr Exp $
|
||||
|
||||
From: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
|
||||
Subject: NetBSD/mac68k IWM floppy driver
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: README.technote,v 1.1 1999/03/26 22:25:40 scottr Exp $
|
||||
# $NetBSD: README.technote,v 1.2 1999/03/27 05:48:53 scottr Exp $
|
||||
|
||||
|
||||
The IWM chip (the Mac floppy controller) is a descendant of the Apple
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$Id: TODO,v 1.1 1999/03/26 22:25:40 scottr Exp $
|
||||
$NetBSD: TODO,v 1.2 1999/03/27 05:48:53 scottr Exp $
|
||||
|
||||
|
||||
981126
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: iwm_mod.c,v 1.1 1999/03/26 22:25:40 scottr Exp $ */
|
||||
/* $NetBSD: iwm_mod.c,v 1.2 1999/03/27 05:48:53 scottr Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1997, 1998 Hauke Fath. All rights reserved.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: iwm_mod.h,v 1.1 1999/03/26 22:25:41 scottr Exp $ */
|
||||
/* $NetBSD: iwm_mod.h,v 1.2 1999/03/27 05:48:53 scottr Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1997, 1998 Hauke Fath. All rights reserved.
|
||||
|
|
Loading…
Reference in New Issue