From 3b554c38e5ba772334b8ba05af19d7ae50050d8d Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Thu, 25 Sep 2003 22:43:23 +0000 Subject: j2x0 do not like our fiddling over th led port; testing by pb@ --- sys/arch/hppa/dev/lasi.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/hppa') diff --git a/sys/arch/hppa/dev/lasi.c b/sys/arch/hppa/dev/lasi.c index 1090dbd4674..7f238b8c018 100644 --- a/sys/arch/hppa/dev/lasi.c +++ b/sys/arch/hppa/dev/lasi.c @@ -1,4 +1,4 @@ -/* $OpenBSD: lasi.c,v 1.17 2003/08/28 15:24:19 mickey Exp $ */ +/* $OpenBSD: lasi.c,v 1.18 2003/09/25 22:43:22 mickey Exp $ */ /* * Copyright (c) 1998-2003 Michael Shalayeff @@ -202,8 +202,6 @@ lasiattach(parent, self, aux) case HPPA_BOARD_HP779_C160L: case HPPA_BOARD_HP779_C180L: case HPPA_BOARD_HP779_C160L1: - case HPPA_BOARD_HP770_J200: - case HPPA_BOARD_HP770_J210: if (bus_space_map(ca->ca_iot, 0xf0190000, 4, 0, (bus_space_handle_t *)&machine_ledaddr)) machine_ledaddr = NULL; -- cgit v1.2.3